]> The Tcpdump Group git mirrors - tcpdump/commitdiff
FR: Fix a typo in a comment.
authorDenis Ovsienko <[email protected]>
Tue, 8 Sep 2020 04:10:20 +0000 (05:10 +0100)
committerDenis Ovsienko <[email protected]>
Tue, 8 Sep 2020 04:10:20 +0000 (05:10 +0100)
print-fr.c

index 8b81a0f25b52360ad830d636adf4a9c5e0e2a41c..98f436fefd509c7e9141caae0ca1e5fb63ff3b07 100644 (file)
@@ -628,7 +628,7 @@ frf15_print(netdissect_options *ndo,
  * dig as deep as we can - e.g. on the first (B) fragment
  * there is enough payload to print the IP header
  * on non (B) fragments it depends if the fragmentation
- * model is end-to-end or interface based wether we want to print
+ * model is end-to-end or interface based whether we want to print
  * another Q.922 header
  */
     return;