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 0a84cae28aaac..d31f9354283e8 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.1 $" +#ident "$Revision: 1.2.2.2 $" #include "defs.h" #include "pathnames.h" |