X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/546558eabd81cfc36a81a4df728fdfea0d83b41a..56e6581c34ceec5469b9f37c19b31a36b0256f3c:/print-ipnet.c diff --git a/print-ipnet.c b/print-ipnet.c index 627c9b94..9bb6c184 100644 --- a/print-ipnet.c +++ b/print-ipnet.c @@ -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 */