X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/1b69d2a8a141e97ce2d081fa92941b0cbb26c116..763853d9730227503add33b21d26c7db2b5de3b7:/print-udld.c diff --git a/print-udld.c b/print-udld.c index 37e36d6b..aec1d9e5 100644 --- a/print-udld.c +++ b/print-udld.c @@ -169,7 +169,7 @@ udld_print(netdissect_options *ndo, case UDLD_PORT_ID_TLV: case UDLD_DEVICE_NAME_TLV: ND_PRINT(", "); - nd_printzp(ndo, tptr, len, NULL); + nd_printjnp(ndo, tptr, len); break; case UDLD_ECHO_TLV: