]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lwres.c
Update .gitignore for other configurations
[tcpdump] / print-lwres.c
index 70b1c6f41d63c4443657ae8481d0b8953eafdbcb..320244296dd179433bdf5e1fa3507e8d4e7fa7e1 100644 (file)
@@ -602,5 +602,5 @@ lwres_print(netdissect_options *ndo,
        return;
 
   trunc:
-       ND_PRINT("[|lwres]");
+       nd_print_trunc(ndo);
 }