]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ipnet.c
Remove useless comments
[tcpdump] / print-ipnet.c
index 627c9b945b4f33c3b160dc8f52a44ad0a4f852e3..9bb6c184ed6edf5f5d9d41921d1551b73d085a64 100644 (file)
@@ -118,12 +118,4 @@ ipnet_if_print(netdissect_options *ndo,
 
        return (sizeof(ipnet_hdr_t));
 }
-
-/*
- * Local Variables:
- * c-style: whitesmith
- * c-basic-offset: 8
- * End:
- */
-
 #endif /* DLT_IPNET */