m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/m4/input.c,v


From: Eric Blake
Subject: Changes to m4/m4/input.c,v
Date: Mon, 05 Feb 2007 13:48:12 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/02/05 13:48:12

Index: m4/input.c
===================================================================
RCS file: /sources/m4/m4/m4/input.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- m4/input.c  23 Jan 2007 14:28:22 -0000      1.60
+++ m4/input.c  5 Feb 2007 13:48:11 -0000       1.61
@@ -168,7 +168,6 @@
          m4_hash *arg_signature; /* argument signature for builtin.  */
          unsigned int min_args;  /* argv minima for the builtin. */
          unsigned int max_args;  /* argv maxima for the builtin. */
-         bool traced;            /* true iff builtin is traced. */
          bool read;              /* true iff block has been read. */
        }
       u_b;




reply via email to

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