]> The Tcpdump Group git mirrors - tcpdump/blobdiff - af.c
Add program_name field in the netdissect_options structure
[tcpdump] / af.c
diff --git a/af.c b/af.c
index 2c8a928e02add6092d2d998eaf3f993d90e762a3..2a2159d75bb77ba299f3da215f073eac3b9b4296 100644 (file)
--- a/af.c
+++ b/af.c
  * Original code by Hannes Gredler ([email protected])
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/af.c,v 1.3 2006-03-23 14:58:44 hannes Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif