X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/546558eabd81cfc36a81a4df728fdfea0d83b41a..56e6581c34ceec5469b9f37c19b31a36b0256f3c:/print-ether.c diff --git a/print-ether.c b/print-ether.c index 112c6e81..aed2bea8 100644 --- a/print-ether.c +++ b/print-ether.c @@ -476,12 +476,3 @@ ethertype_print(netdissect_options *ndo, return (0); } } - - -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 8 - * End: - */ -