diff options
Diffstat (limited to 'usr.bin/netstat/ipsec.c')
| -rw-r--r-- | usr.bin/netstat/ipsec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/ipsec.c b/usr.bin/netstat/ipsec.c index e0316aaf2509..c3a264acbf69 100644 --- a/usr.bin/netstat/ipsec.c +++ b/usr.bin/netstat/ipsec.c @@ -69,7 +69,7 @@ static char sccsid[] = "@(#)inet.c 8.5 (Berkeley) 5/24/95"; */ static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/netstat/ipsec.c,v 1.8 2002/09/05 17:06:51 dwmalone Exp $"; #endif /* not lint */ #include <sys/param.h> |
