]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Remove last remaining trailing whitespace
authora1346054 <[email protected]>
Fri, 3 Sep 2021 21:18:14 +0000 (21:18 +0000)
committerfxlb <[email protected]>
Sat, 4 Sep 2021 07:52:28 +0000 (07:52 +0000)
print-icmp.c
print-mptcp.c

index 417ab8e4c0840b4929781b790c39e32633ccc99b..4688e91f1d63cf05f97ca9494808223d3804c638 100644 (file)
@@ -809,7 +809,7 @@ icmp_print(netdissect_options *ndo, const u_char *bp, u_int plen, const u_char *
                                        /*
 
                                        Ctype in a INTERFACE_INFORMATION_OBJECT_CLASS object:
                                        /*
 
                                        Ctype in a INTERFACE_INFORMATION_OBJECT_CLASS object:
-                                       
+
                                        Bit     0       1       2       3       4       5       6       7
                                        +-------+-------+-------+-------+-------+-------+-------+-------+
                                        | Interface Role| Rsvd1 | Rsvd2 |ifIndex| IPAddr|  name |  MTU  |
                                        Bit     0       1       2       3       4       5       6       7
                                        +-------+-------+-------+-------+-------+-------+-------+-------+
                                        | Interface Role| Rsvd1 | Rsvd2 |ifIndex| IPAddr|  name |  MTU  |
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)));