Many modifications, mostly in comment

This commit is contained in:
ceriel 1997-05-15 12:03:05 +00:00
parent cebde164bb
commit e38b178317

View file

@ -3,13 +3,13 @@
* 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)
Many mods by Ceriel Jacobs
*/
#include <stdio.h>
#include <stdio.h>
#ifndef NORCSID
static char *RcsId = "$Id$";