]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
Change istr[] (for invalid string) to be global
[tcpdump] / print-loopback.c
index 9e7286560705ac984b9e55dbc89bde1b6056882f..2d5fca5d5f50dba052b718960ce7563308982f27 100644 (file)
@@ -42,7 +42,6 @@
 #include "addrtoname.h"
 
 static const char tstr[] = " [|loopback]";
-static const char istr[] = " (invalid)";
 
 #define LOOPBACK_REPLY   1
 #define LOOPBACK_FWDDATA 2