diff options
Diffstat (limited to 'pcap-enet.c')
-rw-r--r-- | pcap-enet.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pcap-enet.c b/pcap-enet.c index 5ad921c252f9..777d3e3a8134 100644 --- a/pcap-enet.c +++ b/pcap-enet.c @@ -6,10 +6,6 @@ * * Rayan Zachariassen, CA*Net */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/pcap-enet.c,v 1.9 2006-10-04 18:09:22 guy Exp $"; -#endif #ifdef HAVE_CONFIG_H #include "config.h" |