Many modifications, mostly in comment

This commit is contained in:
ceriel 1997-05-15 12:03:05 +00:00
parent df704932ab
commit 6c797e83e3

View File

@ -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$";