X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/676778970d1c3023a325385011081b47c5ac6621..1ce16ea5770dca7e389d45b93411043714e6d8cc:/print-zephyr.c diff --git a/print-zephyr.c b/print-zephyr.c index 7f60f1fd..aa552aaa 100644 --- a/print-zephyr.c +++ b/print-zephyr.c @@ -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 */