diff options
Diffstat (limited to 'bpf_dump.c')
-rw-r--r-- | bpf_dump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpf_dump.c b/bpf_dump.c index 5c0033dc5de57..e4ff4a2392381 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -20,7 +20,7 @@ */ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/bpf_dump.c,v 1.14.4.1 2008/01/02 04:22:16 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/bpf_dump.c,v 1.15 2008-01-02 04:16:46 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |