]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cfm.c
Remove some trailing spaces
[tcpdump] / print-cfm.c
index 43f4ae0695f9c27ada78a7943459913058927ab9..3bbd999510d2785f20656fd2150fe810234c75d4 100644 (file)
@@ -669,7 +669,7 @@ cfm_print(netdissect_options *ndo,
                     ND_PRINT((ndo, "\n\t  (TLV too short)"));
                     return;
                 }
-                
+
                 mgmt_addr_length = *tptr;
                 tptr++;
                 tlen--;