aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/bpf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/bpf.c')
-rw-r--r--usr.bin/netstat/bpf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/bpf.c b/usr.bin/netstat/bpf.c
index 2ffeacbc7dea..91a796646bd0 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.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/protosw.h>