Corrected latest etags.c entry.
authorFrancesco Potortì <pot@gnu.org>
Mon, 26 Feb 2001 11:24:02 +0000 (11:24 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 26 Feb 2001 11:24:02 +0000 (11:24 +0000)
lib-src/ChangeLog

index 6dde06a..ee13d75 100644 (file)
@@ -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  <andrewi@gnu.org>