]> The Tcpdump Group git mirrors - tcpdump/blobdiff - nlpid.c
document SIGUSR1 in manual page
[tcpdump] / nlpid.c
diff --git a/nlpid.c b/nlpid.c
old mode 100755 (executable)
new mode 100644 (file)
index 9579ba3..919e87d
--- a/nlpid.c
+++ b/nlpid.c
@@ -1,4 +1,4 @@
-/* 
+/*
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that: (1) source code
  * distributions retain the above copyright notice and this paragraph
  * Original code by Hannes Gredler ([email protected])
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/nlpid.c,v 1.4 2004-10-19 15:27:55 hannes Exp $ (LBL)";
-#endif
-
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif