changeset 80017:071b5aa4efa1

Undo last change (mistakenly committed to branch).
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 04 Feb 2008 04:51:29 +0000
parents 4f8e1b5a2423
children 5bd0d726b8e7
files lib-src/etags.c
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/etags.c	Mon Feb 04 04:45:16 2008 +0000
+++ b/lib-src/etags.c	Mon Feb 04 04:51:29 2008 +0000
@@ -2465,7 +2465,6 @@
 switch,		0,			st_C_ignore
 return,		0,			st_C_ignore
 __attribute__,	0,			st_C_attribute
-GTY,		0,			st_C_attribute
 @interface,	0,			st_C_objprot
 @protocol,	0,			st_C_objprot
 @implementation,0,			st_C_objimpl
@@ -2529,9 +2528,9 @@
       35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
       35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
       35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
-      35, 35, 35, 35, 35, 35, 35, 35, 35,  3,
-      26, 35, 35, 35, 35, 35, 35, 35, 27, 35,
-      35, 35, 35, 24,  0, 35, 35, 35, 35,  0,
+      35, 35, 35, 35, 35, 35, 35, 35, 35, 15,
+      14, 35, 35, 35, 35, 35, 35, 35, 14, 35,
+      35, 35, 35, 12, 13, 35, 35, 35, 35, 12,
       35, 35, 35, 35, 35,  1, 35, 16, 35,  6,
       23,  0,  0, 35, 22,  0, 35, 35,  5,  0,
        0, 15,  1, 35,  6, 35,  8, 19, 35, 16,
@@ -2582,7 +2581,7 @@
     {
       {""}, {""},
       {"if",		0,			st_C_ignore},
-      {"GTY",		0,			st_C_attribute},
+      {""},
       {"@end",		0,			st_C_objend},
       {"union",		0,			st_C_struct},
       {"define",		0,			st_C_define},