]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
Merge pull request #468 from gvanem/patch-1
[tcpdump] / print-loopback.c
index 4994c3a290a2549aeb0af058b57b51a1e9be6e8c..481cf6eef801f68aba4b94075833c3cbf167ca0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This module implements decoding of the the Loopback Protocol, originally
+ * This module implements decoding of the Loopback Protocol, originally
  * defined as the Configuration Testing Protocol. It is based on the following
  * specification:
  * http://www.mit.edu/people/jhawk/ctp.pdf
@@ -30,7 +30,6 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif