]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a typo
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 28 Mar 2020 14:44:29 +0000 (15:44 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 28 Mar 2020 15:23:20 +0000 (16:23 +0100)
[skip ci]

print-rx.c

index c5c9fb5e49811532b6be2d47a7918547c3c189fa..65bc8218d7a582f9176260dfe57321d03f2c6f48 100644 (file)
@@ -2683,7 +2683,7 @@ ubik_reply_print(netdissect_options *ndo,
                }
 
        /*
-        * Otherwise, print out "yes" it it was a beacon packet (because
+        * Otherwise, print out "yes" if it was a beacon packet (because
         * that's how yes votes are returned, go figure), otherwise
         * just print out the error code.
         */