From e38b1783175ae98b9a2033e423ccd80cabe2c094 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 15 May 1997 12:03:05 +0000 Subject: [PATCH] Many modifications, mostly in comment --- util/cmisc/tabgen.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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$"; -- 2.34.1