]> 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)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 27 May 2021 12:49:31 +0000 (14:49 +0200)
(cherry picked from commit c518a9aab149da1a6b83c0cbeddaff5265d05dcb)

print-icmp.c

index e802de576d349d65106480541ac37e1cec023887..77539225c842a43364d9c32caf117da18afb91a3 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"