]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.c
remove tcpdump's own CVS keywords
[tcpdump] / ipproto.c
index 2812538db7021dcbe06932c26c66c411fb85ae11..8143eda8d2e73b9b044f87419a7e3e5de63f453e 100644 (file)
--- a/ipproto.c
+++ b/ipproto.c
  * Original code by Hannes Gredler ([email protected])
  */
 
-#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