Many modifications, mostly in comment
This commit is contained in:
parent
cebde164bb
commit
e38b178317
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@
|
||||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
chtabgen - character table generator
|
chtabgen - character table generator
|
||||||
|
|
||||||
Author: Erik Baalbergen (..tjalk!erikb)
|
Author: Erik Baalbergen (..tjalk!erikb)
|
||||||
Many mods by Ceriel Jacobs
|
Many mods by Ceriel Jacobs
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifndef NORCSID
|
#ifndef NORCSID
|
||||||
static char *RcsId = "$Id$";
|
static char *RcsId = "$Id$";
|
||||||
|
|
Loading…
Reference in a new issue