summaryrefslogtreecommitdiff
path: root/pcap-null.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-null.c')
-rw-r--r--pcap-null.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/pcap-null.c b/pcap-null.c
index 6737386851d6f..934fb2cc061c7 100644
--- a/pcap-null.c
+++ b/pcap-null.c
@@ -18,10 +18,6 @@
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/libpcap/pcap-null.c,v 1.22 2008-04-04 19:37:45 guy Exp $ (LBL)";
-#endif
#ifdef HAVE_CONFIG_H
#include "config.h"