diff --git a/util/cmisc/tabgen.c b/util/cmisc/tabgen.c index 8be5bde9..4e8cf519 100644 --- a/util/cmisc/tabgen.c +++ b/util/cmisc/tabgen.c @@ -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 +#include #ifndef NORCSID static char *RcsId = "$Id$";