]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bgp.c
DNS: Sync types with IANA
[tcpdump] / print-bgp.c
index bfe52efff2d3f81aca7d13b2f976893c5fe2e515..e13fdd910574d7cb47623b0843623f85beb5aa91 100644 (file)
@@ -949,7 +949,7 @@ bgp_rt_prefix_print(netdissect_options *ndo,
     /*
      * get the ext-comm type
      * Note: pptr references a static 8 octet buffer with unused bits set to 0,
-     * hense EXTRACT_*() macros are safe.
+     * hence EXTRACT_*() macros are safe.
      */
     ec_type = EXTRACT_BE_U_2(pptr);
     switch (ec_type) {