diff options
Diffstat (limited to 'print-mpls.c')
-rw-r--r-- | print-mpls.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print-mpls.c b/print-mpls.c index db9be428..3d2a2645 100644 --- a/print-mpls.c +++ b/print-mpls.c @@ -213,11 +213,3 @@ mpls_print(netdissect_options *ndo, const u_char *bp, u_int length) trunc: ND_PRINT("[|MPLS]"); } - - -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 8 - * End: - */ |