From: ceriel Date: Thu, 15 May 1997 12:03:05 +0000 (+0000) Subject: Many modifications, mostly in comment X-Git-Tag: release-5-5~23 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e38b1783175ae98b9a2033e423ccd80cabe2c094;p=ack.git Many modifications, mostly in comment --- diff --git a/util/cmisc/tabgen.c b/util/cmisc/tabgen.c index 8be5bde92..4e8cf519d 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$";