]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mobile.c
Fix spaces
[tcpdump] / print-mobile.c
index 11314d7c7f19c35d29cc6089af67d0abe5dceaf6..28713acc73e23a978f7b135219876e86f8e4f8a6 100644 (file)
@@ -74,7 +74,7 @@ mobile_print(netdissect_options *ndo, const u_char *bp, u_int length)
        mob = (const struct mobile_ip *)bp;
 
        if (length < MOBILE_SIZE || !ND_TTEST_SIZE(mob)) {
-               ND_PRINT("[|mobile]");
+               nd_print_trunc(ndo);
                return;
        }
        ND_PRINT("mobile: ");