X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/11d3a01319e295dcabfb2647302d278938449226..c4744fc29aefea62ab751d50d5e4743c3065ef5f:/print-rx.c diff --git a/print-rx.c b/print-rx.c index 4b49601a..ea3a5e67 100644 --- a/print-rx.c +++ b/print-rx.c @@ -1924,7 +1924,7 @@ kauth_print(netdissect_options *ndo, bp += sizeof(struct rx_header) + 4; switch (kauth_op) { - case 1: /* Authenticate old */; + case 1: /* Authenticate old */ case 21: /* Authenticate */ case 22: /* Authenticate-V2 */ case 2: /* Change PW */