X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..2d861fb1a7677d1d2437e5e6d3e04a095a93b91f:/print-openflow.c diff --git a/print-openflow.c b/print-openflow.c index edad2148..043adc2e 100644 --- a/print-openflow.c +++ b/print-openflow.c @@ -30,6 +30,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ +/* \summary: version-independent OpenFlow printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -42,7 +44,6 @@ #include "oui.h" static const char tstr[] = " [|openflow]"; -static const char istr[] = " (invalid)"; #define OF_VER_1_0 0x01