]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-macsec.c
OpenFlow: Have a function for each message type.
[tcpdump] / print-macsec.c
index 3c34e12dc1da781a61d0986d062fbb639af8dea3..cf172811df50f83c66fb572fb3240bbb70c4d8e1 100644 (file)
@@ -108,7 +108,7 @@ static void macsec_print_header(netdissect_options *ndo,
        ND_PRINT(", ");
 }
 
-/* returns < 0 iff the packet can be decoded completely */
+/* returns < 0 if the packet can be decoded completely */
 int macsec_print(netdissect_options *ndo, const u_char **bp,
                 u_int *lengthp, u_int *caplenp, u_int *hdrlenp,
                 const struct lladdr_info *src, const struct lladdr_info *dst)