]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Update a comment.
authorGuy Harris <[email protected]>
Tue, 14 May 2019 09:04:49 +0000 (02:04 -0700)
committerGuy Harris <[email protected]>
Tue, 14 May 2019 09:04:49 +0000 (02:04 -0700)
[skip ci]

print-forces.c

index e05b5f7a78789c77223c89d1b9b0fe15187abf25..2f95b1ee50c7ac4d3b4c0d7b97d3827cb67c7025 100644 (file)
@@ -1187,7 +1187,7 @@ otlv_print(netdissect_options *ndo,
        const struct optlv_h *ops;
 
        /*
        const struct optlv_h *ops;
 
        /*
-        * lfbselect_print() has ensured that EXTRACT_BE_U_2(otlv->length)
+        * lfbselect_print() has ensured that GET_BE_U_2(otlv->length)
         * >= TLV_HDRL.
         */
        ND_TCHECK_SIZE(otlv);
         * >= TLV_HDRL.
         */
        ND_TCHECK_SIZE(otlv);