]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lldp.c
Remove some trailing spaces
[tcpdump] / print-lldp.c
index 3984a4f58b6794fcca0bd98d1da3e1f9c63f438e..add7e6a5f94133645ac7b880dbe80e69f8ff7b25 100644 (file)
@@ -927,7 +927,7 @@ lldp_extract_latlon(const u_char *tptr)
  * (right now there is only one)
  */
 
+
 static int
 lldp_private_iana_print(netdissect_options *ndo,
                         const u_char *tptr, u_int tlv_len)
@@ -951,12 +951,12 @@ lldp_private_iana_print(netdissect_options *ndo,
     default:
         hexdump=TRUE;
     }
-    
+
     return hexdump;
 }
 
 
-      
+
 /*
  * Print private TIA extensions.
  */