]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mptcp.c
Makefile.in: don't remove configure and config.h.in in make distclean.
[tcpdump] / print-mptcp.c
index de12f30ed5afaa095c8c2a50c68c29cb52b82272..f9663cf6fe37bcb7b0fab54a0de2237ebb575ad2 100644 (file)
@@ -250,7 +250,7 @@ mp_capable_print(netdissect_options *ndo,
                         ND_PRINT(" Unknown Version (%u)", version);
                         return 1;
         }
                         ND_PRINT(" Unknown Version (%u)", version);
                         return 1;
         }
+
         ND_PRINT(" flags [%s]", bittok2str_nosep(mp_capable_flags, "none",
                  GET_U_1(mpc->flags)));
 
         ND_PRINT(" flags [%s]", bittok2str_nosep(mp_capable_flags, "none",
                  GET_U_1(mpc->flags)));