]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CFM: Fix another typo in a comment. [skip ci]
authorDenis Ovsienko <[email protected]>
Fri, 25 Dec 2020 23:43:09 +0000 (23:43 +0000)
committerDenis Ovsienko <[email protected]>
Sat, 26 Dec 2020 00:40:55 +0000 (00:40 +0000)
print-cfm.c

index 267aa25b4ffd9e3ad66050556ae2b34d5b687fb0..e950719e691d3dd40b6a25a0c272f0c7516ded65 100644 (file)
@@ -221,7 +221,7 @@ cfm_network_addr_print(netdissect_options *ndo,
     u_int hexdump =  FALSE;
 
     /*
-     * Although AFIs are typically 2 octects wide,
+     * Although AFIs are typically 2 octets wide,
      * 802.1ab specifies that this field width
      * is only one octet.
      */