]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-openflow-1.0.c
Change istr[] (for invalid string) to be global
[tcpdump] / print-openflow-1.0.c
index bc7fa42bdd93f40fe82a39ce61a940943786f1b6..a1b9f1e063033749adf547178cad1773bd31416b 100644 (file)
@@ -72,7 +72,6 @@
 #include "openflow.h"
 
 static const char tstr[] = " [|openflow]";
-static const char istr[] = " (invalid)";
 
 #define OFPT_HELLO                    0x00
 #define OFPT_ERROR                    0x01