diff options
Diffstat (limited to 'sbin/routed/table.c')
-rw-r--r-- | sbin/routed/table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/table.c b/sbin/routed/table.c index cef0f90fee4a4..f3f7d1ef4e74d 100644 --- a/sbin/routed/table.c +++ b/sbin/routed/table.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)tables.c 8.1 (Berkeley) 6/5/93"; #elif defined(__NetBSD__) static char rcsid[] = "$NetBSD$"; #endif -#ident "$Revision: 1.1.1.1 $" +#ident "$Revision: 1.2 $" #include "defs.h" |