m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/m4/m4module.h,v


From: Eric Blake
Subject: Changes to m4/m4/m4module.h,v
Date: Wed, 25 Oct 2006 23:19:21 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/25 23:19:20

Index: m4/m4module.h
===================================================================
RCS file: /sources/m4/m4/m4/m4module.h,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -b -r1.95 -r1.96
--- m4/m4module.h       13 Oct 2006 16:46:47 -0000      1.95
+++ m4/m4module.h       25 Oct 2006 23:19:19 -0000      1.96
@@ -400,7 +400,7 @@
 /* push back input */
 
 extern void    m4_push_file    (m4 *, FILE *, const char *, bool);
-extern void    m4_push_builtin (m4_symbol_value *);
+extern void    m4_push_builtin (m4 *, m4_symbol_value *);
 extern m4_obstack      *m4_push_string_init    (m4 *);
 extern m4_input_block  *m4_push_string_finish  (void);
 extern void    m4_push_wrapup  (m4 *, const char *);




reply via email to

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