--- deliantra/server/include/preprocess 2006/08/31 06:23:19 1.1 +++ deliantra/server/include/preprocess 2006/08/31 09:19:34 1.2 @@ -248,7 +248,7 @@ %struct-type %compare-strncmp %delimiters=, -struct kw { const char *name; enum kw index; }; +struct keyword_idx { const char *name; enum keyword index; }; %% EOF