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