]> The Tcpdump Group git mirrors - tcpdump/blobdiff - af.c
document SIGUSR1 in manual page
[tcpdump] / af.c
diff --git a/af.c b/af.c
index 2c8a928e02add6092d2d998eaf3f993d90e762a3..bea6d977763fcddd0798f1856965dacffff65672 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
-
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif