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