diff options
Diffstat (limited to 'print-juniper.c')
-rw-r--r-- | print-juniper.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print-juniper.c b/print-juniper.c index 28ce37f3..56cb14d4 100644 --- a/print-juniper.c +++ b/print-juniper.c @@ -1518,11 +1518,3 @@ juniper_parse_header(netdissect_options *ndo, ND_PRINT("[|juniper_hdr], length %u", h->len); return 0; } - - -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 4 - * End: - */ |