X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/cccf9ddf03cbc6320dbbf076a14712ef4a92a04e..9aee9964aaee40750acde45f838f48eb8f95fbe3:/print-lisp.c diff --git a/print-lisp.c b/print-lisp.c index a2a458b8..4476dfff 100644 --- a/print-lisp.c +++ b/print-lisp.c @@ -314,7 +314,7 @@ lisp_print(netdissect_options *ndo, const u_char *bp, u_int length) packet_offset += 16; break; default: - ND_PRINT(" [unsuported address family identifier %u]", + ND_PRINT(" [unsupported address family identifier %u]", eid_afi); /* * No support for LCAF right now.