diff options
Diffstat (limited to 'print-cip.c')
-rw-r--r-- | print-cip.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print-cip.c b/print-cip.c index 468477a6..15c15cd3 100644 --- a/print-cip.c +++ b/print-cip.c @@ -99,11 +99,3 @@ cip_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char return (llc_hdrlen); } - - -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 8 - * End: - */ |