CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/21 12:49:58

Index: src/main.c
===================================================================
RCS file: /sources/m4/m4/src/main.c,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- src/main.c  16 Oct 2006 22:12:07 -0000      1.98
+++ src/main.c  21 Oct 2006 12:49:57 -0000      1.99
@@ -30,7 +30,7 @@
 
 #include <limits.h>
 
-#define AUTHORS _("Rene' Seindal"), "Gary V. Vaughan"
+#define AUTHORS _("Rene' Seindal"), "Gary V. Vaughan", "Eric Blake"
 
 typedef struct macro_definition
 {


Reply via email to