diff options
Diffstat (limited to 'usr.bin/netstat/route.c')
-rw-r--r-- | usr.bin/netstat/route.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/route.c b/usr.bin/netstat/route.c index 24b5a9b4e1ab1..6cde5b1cd3a15 100644 --- a/usr.bin/netstat/route.c +++ b/usr.bin/netstat/route.c @@ -36,7 +36,7 @@ static char sccsid[] = "From: @(#)route.c 8.6 (Berkeley) 4/28/95"; #endif static const char rcsid[] = - "$Id: route.c,v 1.32 1998/07/06 20:52:08 bde Exp $"; + "$Id: route.c,v 1.33 1998/08/18 13:41:38 jb Exp $"; #endif /* not lint */ #include <sys/param.h> |