X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/1cde6435df23876fb88998e38739def0dc7dca47..2a59f8ece9e7a68b96506e8c2a057e31e20e86dc:/print-loopback.c diff --git a/print-loopback.c b/print-loopback.c index 4994c3a2..481cf6ee 100644 --- a/print-loopback.c +++ b/print-loopback.c @@ -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