diff options
Diffstat (limited to 'sym_table.c')
-rw-r--r-- | sym_table.c | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/sym_table.c b/sym_table.c index e16bca3..f5141a6 100644 --- a/sym_table.c +++ b/sym_table.c @@ -148,10 +148,14 @@ free_names(Names * names) char rcsid_sym_table[] = "$Id$"; -/* $Log$ -/* Revision 1.2 1997/03/03 04:19:29 nop -/* GNU Indent normalization -/* +/* + * $Log$ + * Revision 1.3 1998/12/14 13:19:05 nop + * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims + * + * Revision 1.2 1997/03/03 04:19:29 nop + * GNU Indent normalization + * * Revision 1.1.1.1 1997/03/03 03:45:01 nop * LambdaMOO 1.8.0p5 * |