]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-domain.c
Fix spaces
[tcpdump] / print-domain.c
index d966cb52fcb4fc1cfaae021468698884ce8bd8a9..4ea39234a5c760599d47e198d1871d1000063538 100644 (file)
@@ -777,5 +777,5 @@ domain_print(netdissect_options *ndo,
        return;
 
   trunc:
-       ND_PRINT("[|domain]");
+       nd_print_trunc(ndo);
 }