]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sctp.c
Update some tests files if the packet time is > 2038-01-19 03:14:07 UTC
[tcpdump] / print-sctp.c
index e000ed7d478a0f26a1c4cfe4ac2c717f2146ca4d..7d1f51be0713d7722283de10a8d2056a4f93f39b 100644 (file)
@@ -293,7 +293,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;