# HG changeset patch # User Francesco Potort # Date 983186642 0 # Node ID 6dadbe31111fbfdab9a89b980fa3189f58125a50 # Parent 5835d43dcf93f519719b63d32de09a8b2175dbe5 Corrected latest etags.c entry. diff -r 5835d43dcf93 -r 6dadbe31111f lib-src/ChangeLog --- a/lib-src/ChangeLog Mon Feb 26 10:12:28 2001 +0000 +++ b/lib-src/ChangeLog Mon Feb 26 11:24:02 2001 +0000 @@ -7,6 +7,8 @@ * etags.c (enum sym_type): New label st_C_template. (gperf input): Use it for switching to C++ from C. (consider_token): Do it. + (C_entries): Initialise typdefcblev to quiet compilers. + [!HAVE_CONFIG_H] [!__STDC__]: #define static as nothing. 2001-02-22 Andrew Innes