]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf.c
Change istr[] (for invalid string) to be global
[tcpdump] / print-ospf.c
index 6d8abf48e35f6d72960eb0897dc54df01b8775d7..e8aa26ce203a485792df0d64aa61dacc5763a67b 100644 (file)
@@ -35,7 +35,6 @@
 #include "ospf.h"
 
 static const char tstr[] = " [|ospf2]";
-static const char istr[] = " (invalid)";
 
 static const struct tok ospf_option_values[] = {
         { OSPF_OPTION_T,       "MultiTopology" }, /* draft-ietf-ospf-mt-09 */