X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/546558eabd81cfc36a81a4df728fdfea0d83b41a..56e6581c34ceec5469b9f37c19b31a36b0256f3c:/print-mpls.c 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: - */