/* specification: RFC 5171 */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
#include "netdissect-stdinc.h"
case UDLD_ECHO_TLV:
ND_PRINT(", ");
- (void)nd_printn(ndo, tptr, len, NULL);
+ nd_printjn(ndo, tptr, len);
break;
case UDLD_MESSAGE_INTERVAL_TLV: