m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/modules/m4.h,v


From: Eric Blake
Subject: Changes to m4/modules/m4.h,v
Date: Tue, 19 Dec 2006 17:23:47 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/12/19 17:23:46

Index: modules/m4.h
===================================================================
RCS file: /sources/m4/m4/modules/m4.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- modules/m4.h        21 Oct 2006 22:15:52 -0000      1.7
+++ modules/m4.h        19 Dec 2006 17:23:46 -0000      1.8
@@ -36,7 +36,7 @@
 
 /* Types used to cast imported symbols to, so we get type checking
    across the interface boundary.  */
-typedef void m4_sysval_flush_func (m4 *context);
+typedef void m4_sysval_flush_func (m4 *context, bool report);
 typedef void m4_set_sysval_func (int value);
 typedef void m4_dump_symbols_func (m4 *context, m4_dump_symbol_data *data,
                                   int argc, m4_symbol_value **argv,




reply via email to

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