]> The Tcpdump Group git mirrors - tcpdump/commitdiff
ICMP: Fix a typo in a comment.
authorDenis Ovsienko <[email protected]>
Thu, 7 Jan 2021 01:07:46 +0000 (01:07 +0000)
committerDenis Ovsienko <[email protected]>
Thu, 7 Jan 2021 01:07:46 +0000 (01:07 +0000)
print-icmp.c

index 3c6d59f89e4e75587b780f77a68475952de86fad..955fba2307b4b6835be00ec4b112c57a3f0c8e44 100644 (file)
@@ -226,7 +226,7 @@ struct id_rdiscovery {
  * The Destination Unreachable, Time Exceeded
  * and Parameter Problem messages are slightly changed as per
  * the above draft. A new Length field gets added to give
- * the caller an idea about the length of the piggypacked
+ * the caller an idea about the length of the piggybacked
  * IP packet before the MPLS extension header starts.
  *
  * The Length field represents length of the padded "original datagram"