diff options
Diffstat (limited to 'name_lookup.c')
-rw-r--r-- | name_lookup.c | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/name_lookup.c b/name_lookup.c index 3a6b4e4..f775621 100644 --- a/name_lookup.c +++ b/name_lookup.c @@ -385,10 +385,14 @@ lookup_addr_from_name(const char *name, unsigned timeout) char rcsid_name_lookup[] = "$Id$"; -/* $Log$ -/* Revision 1.2 1997/03/03 04:19:00 nop -/* GNU Indent normalization -/* +/* + * $Log$ + * Revision 1.3 1998/12/14 13:18:25 nop + * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims + * + * Revision 1.2 1997/03/03 04:19:00 nop + * GNU Indent normalization + * * Revision 1.1.1.1 1997/03/03 03:45:00 nop * LambdaMOO 1.8.0p5 * |