diff options
Diffstat (limited to 'usr.bin/netstat/bpf.c')
| -rw-r--r-- | usr.bin/netstat/bpf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/bpf.c b/usr.bin/netstat/bpf.c index 2ffeacbc7dea..1a6160f1b14f 100644 --- a/usr.bin/netstat/bpf.c +++ b/usr.bin/netstat/bpf.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/netstat/bpf.c,v 1.12.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/types.h> #include <sys/protosw.h> |
