]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-openflow-1.0.c
Clean up types to squelch narrowing warnings.
[tcpdump] / print-openflow-1.0.c
index 12051992a5504c27896f2140a0a95c36ee4cec39..d7ac8b248e3472a0012ff50ebab5bf277596d39e 100644 (file)
@@ -1351,7 +1351,7 @@ of10_match_print(netdissect_options *ndo,
        uint32_t wildcards;
        uint16_t dl_type;
        uint8_t nw_proto;
-       u_char nw_bits;
+       u_int nw_bits;
        const char *field_name;
 
        /* wildcards */