X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ff4af2069a7d1f56cbcd4292e3d25ddb41a19b0b..f64a4a5f49bcbcb996820b566d7ffe9f7cefe4f3:/print-sctp.c diff --git a/print-sctp.c b/print-sctp.c index 2b340afa..3c52408d 100644 --- a/print-sctp.c +++ b/print-sctp.c @@ -294,7 +294,7 @@ struct sctpUnifiedAbortHeavy{ }; /* For the graceful shutdown we must carry - * the tag (in common header) and the highest consequitive acking value + * the tag (in common header) and the highest consecutive acking value */ struct sctpShutdown { nd_uint32_t TSN_Seen;