X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/70dcdd6417c0fa3fd6893e1902d1717ae9a4e6d4..29c260ea4397d0773d90363db164bc3dc9b0e099:/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.