X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3c8f3e13b03380742c24070f8a7b56fe12c6b8ee..da20bc56d6100b5275d6f85c4a25bac1dab4e57e:/print-vjc.c diff --git a/print-vjc.c b/print-vjc.c index 3287b9bc..248bb21e 100644 --- a/print-vjc.c +++ b/print-vjc.c @@ -76,7 +76,7 @@ * unused argument remind us that we should fix this some day. * * XXX - also, it fetches the TCP checksum field in COMPRESSED_TCP - * packets directly, rather than with EXTRACT_16BITS(); RFC 1144 says + * packets directly, rather than with EXTRACT_BE_U_2(); RFC 1144 says * it's "the unmodified TCP checksum", which would imply that it's * big-endian, but perhaps, on the platform where this was developed, * the packets were munged by the networking stack before being handed