diff options
Diffstat (limited to 'sbin/routed/main.c')
-rw-r--r-- | sbin/routed/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/main.c b/sbin/routed/main.c index 06f91cd9a6d60..0542583274069 100644 --- a/sbin/routed/main.c +++ b/sbin/routed/main.c @@ -42,7 +42,7 @@ char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: main.c,v 1.8 1998/07/28 06:36:07 charnier Exp $"; #endif /* not lint */ #include "defs.h" |