summaryrefslogtreecommitdiff
path: root/print-pktap.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-03-19 14:25:35 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-03-19 15:16:32 +0100
commit56e6581c34ceec5469b9f37c19b31a36b0256f3c (patch)
tree2f1f539bb7e19cd2e4d4f477044d3887aa8ef7fa /print-pktap.c
parent546558eabd81cfc36a81a4df728fdfea0d83b41a (diff)
downloadtcpdump-56e6581c34ceec5469b9f37c19b31a36b0256f3c.tar.gz
Remove useless comments
Diffstat (limited to 'print-pktap.c')
-rw-r--r--print-pktap.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/print-pktap.c b/print-pktap.c
index 6db3de50..b4a36905 100644
--- a/print-pktap.c
+++ b/print-pktap.c
@@ -163,12 +163,4 @@ pktap_if_print(netdissect_options *ndo,
return (hdrlen);
}
-
-/*
- * Local Variables:
- * c-style: whitesmith
- * c-basic-offset: 8
- * End:
- */
-
#endif /* DLT_PKTAP */