diff options
Diffstat (limited to 'keywords.c')
-rw-r--r-- | keywords.c | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -218,10 +218,14 @@ find_keyword(const char *word) char rcsid_keywords[] = "$Id$"; -/* $Log$ -/* Revision 1.2 1997/03/03 04:18:45 nop -/* GNU Indent normalization -/* +/* + * $Log$ + * Revision 1.3 1998/12/14 13:17:55 nop + * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims + * + * Revision 1.2 1997/03/03 04:18:45 nop + * GNU Indent normalization + * * Revision 1.1.1.1 1997/03/03 03:45:00 nop * LambdaMOO 1.8.0p5 * |