summaryrefslogtreecommitdiff
path: root/pcap-pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-pf.c')
-rw-r--r--pcap-pf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap-pf.c b/pcap-pf.c
index 1e735d65..9c529172 100644
--- a/pcap-pf.c
+++ b/pcap-pf.c
@@ -23,8 +23,8 @@
*/
#ifndef lint
-static const char rcsid[] =
- "@(#) $Header: /tcpdump/master/libpcap/pcap-pf.c,v 1.79 2003-11-04 07:05:36 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+ "@(#) $Header: /tcpdump/master/libpcap/pcap-pf.c,v 1.80 2003-11-15 23:24:04 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H