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 88f25fb6e77e9..246ba460b2cc3 100644 --- a/sbin/routed/main.c +++ b/sbin/routed/main.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/5/93"; #elif defined(__NetBSD__) static char rcsid[] = "$NetBSD$"; #endif -#ident "$Revision: 1.2.2.2 $" +#ident "$Revision: 1.2.2.3 $" #include "defs.h" #include "pathnames.h" |