Many modifications, mostly in comment
authorceriel <none@none>
Thu, 15 May 1997 12:03:05 +0000 (12:03 +0000)
committerceriel <none@none>
Thu, 15 May 1997 12:03:05 +0000 (12:03 +0000)
util/cmisc/tabgen.c

index 8be5bde..4e8cf51 100644 (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$";