]> The Tcpdump Group git mirrors - libpcap/blobdiff - gencode.c
remove libpcap's own CVS keywords
[libpcap] / gencode.c
index d58ea307e75602d25b92b978c5c4bb5b406029e1..81524590fcb0c84474a310b38a99c8e5766274d2 100644 (file)
--- a/gencode.c
+++ b/gencode.c
  * 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/gencode.c,v 1.309 2008-12-23 20:13:29 guy Exp $ (LBL)";
-#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"