summaryrefslogtreecommitdiff
path: root/print-icmp6.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-icmp6.c')
-rw-r--r--print-icmp6.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/print-icmp6.c b/print-icmp6.c
index 151a4db7..890a903f 100644
--- a/print-icmp6.c
+++ b/print-icmp6.c
@@ -2116,10 +2116,3 @@ icmp6_rrenum_print(netdissect_options *ndo, const u_char *bp, const u_char *ep)
trunc:
ND_PRINT("[|icmp6]");
}
-
-/*
- * Local Variables:
- * c-style: whitesmith
- * c-basic-offset: 8
- * End:
- */