X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/44a89a1d70ed0459556ea1a2b09b5848b4fc793c..d9acf8cb11e30b7d7744cb0dd05e628109cb73f0:/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: