X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/763853d9730227503add33b21d26c7db2b5de3b7..c39d40a767a1ae36171e5bcbf6f157ff3e80fb6c:/print-udld.c diff --git a/print-udld.c b/print-udld.c index aec1d9e5..40dc0369 100644 --- a/print-udld.c +++ b/print-udld.c @@ -174,7 +174,7 @@ udld_print(netdissect_options *ndo, case UDLD_ECHO_TLV: ND_PRINT(", "); - (void)nd_printn(ndo, tptr, len, NULL); + nd_printjn(ndo, tptr, len); break; case UDLD_MESSAGE_INTERVAL_TLV: