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 ebb442a194e1..9a6a473bffe4 100644 --- a/usr.bin/netstat/route.c +++ b/usr.bin/netstat/route.c @@ -36,7 +36,7 @@  static char sccsid[] = "From: @(#)route.c	8.3 (Berkeley) 3/9/94";  #endif  static const char rcsid[] = -	"$Id: route.c,v 1.4 1995/04/06 06:09:44 jkh Exp $"; +	"$Id: route.c,v 1.5 1995/05/30 06:32:53 rgrimes Exp $";  #endif /* not lint */  #include <sys/param.h> | 
