]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-forces.c
Update a comment.
[tcpdump] / print-forces.c
index e05b5f7a78789c77223c89d1b9b0fe15187abf25..2f95b1ee50c7ac4d3b4c0d7b97d3827cb67c7025 100644 (file)
@@ -1187,7 +1187,7 @@ otlv_print(netdissect_options *ndo,
        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);