summaryrefslogtreecommitdiff
path: root/print-icmp.c
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2021-01-07 01:07:46 +0000
committerDenis Ovsienko <denis@ovsienko.info>2021-01-07 01:07:46 +0000
commitc518a9aab149da1a6b83c0cbeddaff5265d05dcb (patch)
tree5d2dc996053ac7f67319dbe517b544a39163c44d /print-icmp.c
parent6d3e70074cb66547d0ff3984492fcd181a22cf90 (diff)
downloadtcpdump-c518a9aab149da1a6b83c0cbeddaff5265d05dcb.tar.gz
ICMP: Fix a typo in a comment.
Diffstat (limited to 'print-icmp.c')
-rw-r--r--print-icmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-icmp.c b/print-icmp.c
index 3c6d59f8..955fba23 100644
--- a/print-icmp.c
+++ b/print-icmp.c
@@ -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"