aboutsummaryrefslogtreecommitdiffstats
path: root/z42.c
diff options
context:
space:
mode:
Diffstat (limited to 'z42.c')
-rw-r--r--z42.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/z42.c b/z42.c
index 7f594d4..615f672 100644
--- a/z42.c
+++ b/z42.c
@@ -1,7 +1,7 @@
/*@z42.c:Colour Service:ColourChange, ColourCommand@**************************/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.31) */
-/* COPYRIGHT (C) 1991, 2005 Jeffrey H. Kingston */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.32) */
+/* COPYRIGHT (C) 1991, 2006 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@it.usyd.edu.au) */
/* School of Information Technologies */
@@ -162,7 +162,7 @@ static COLOUR_TABLE col_tab;
/*****************************************************************************/
/* */
-/* ColourInit() */
+/* ColourInit(void) */
/* */
/* Initialize this module. */
/* */