]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-802_15_4.c
Remove useless comments
[tcpdump] / print-802_15_4.c
index eab247b9546b8a4d78ace1246b04796ad31f3d7f..03169457f85ec0a78785b3a676ba7cec0474549a 100644 (file)
@@ -2521,11 +2521,3 @@ ieee802_15_4_tap_if_print(netdissect_options *ndo,
 
        return ieee802_15_4_print(ndo, p+length, h->caplen-length) + length;
 }
-
-/*
- * Local Variables:
- * c-style: whitesmith
- * c-basic-offset: 8
- * End:
- */
-