]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ap1394.c
whitespace changes
[tcpdump] / print-ap1394.c
index ab0713b5a7a2b5965df3f73ddbc52c4222a44a55..f83d1628a6a5b7e7538b5f53c6ef7d40b6b514f6 100644 (file)
@@ -113,7 +113,7 @@ ap1394_if_print(const struct pcap_pkthdr *h, const u_char *p)
 
                if (!suppress_default_print)
                        default_print(p, caplen);
-       } 
+       }
 
        return FIREWIRE_HDRLEN;
 }