]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zephyr.c
CI: Lose the output folding props.
[tcpdump] / print-zephyr.c
index 7f60f1fdc207d0370bccae7e21be79a1294156c0..aa552aaa657092e3e94746e3735e61e93403c697 100644 (file)
@@ -140,7 +140,7 @@ str_to_lower(const char *string)
 }
 
 void
-zephyr_print(netdissect_options *ndo, const u_char *cp, int length)
+zephyr_print(netdissect_options *ndo, const u_char *cp, u_int length)
 {
     struct z_packet z = {
         NULL,  /* version */