m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/src/Attic/macro.c,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/src/Attic/macro.c,v [branch-1_4]
Date: Tue, 08 Aug 2006 23:17:46 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/08/08 23:17:44

Index: src/macro.c
===================================================================
RCS file: /sources/m4/m4/src/Attic/macro.c,v
retrieving revision 1.1.1.1.2.10
retrieving revision 1.1.1.1.2.11
diff -u -b -r1.1.1.1.2.10 -r1.1.1.1.2.11
--- src/macro.c 4 Aug 2006 13:19:41 -0000       1.1.1.1.2.10
+++ src/macro.c 8 Aug 2006 23:17:44 -0000       1.1.1.1.2.11
@@ -165,7 +165,7 @@
          break;
 
        case TOKEN_EOF:
-         /* current_file changed to "NONE" if we see TOKEN_EOF, use the
+         /* current_file changed to "" if we see TOKEN_EOF, use the
             previous value we stored earlier.  */
          M4ERROR_AT_LINE ((EXIT_FAILURE, 0, file, line,
                            "ERROR: end of file in argument list"));




reply via email to

[Prev in Thread] Current Thread [Next in Thread]