summaryrefslogtreecommitdiff
path: root/ipproto.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipproto.c')
-rw-r--r--ipproto.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/ipproto.c b/ipproto.c
index 2812538d..8143eda8 100644
--- a/ipproto.c
+++ b/ipproto.c
@@ -13,11 +13,6 @@
* Original code by Hannes Gredler (hannes@juniper.net)
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/ipproto.c,v 1.6 2005-09-20 06:01:22 guy Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif