]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
Remove useless comments
[tcpdump] / print-mpls.c
index db9be428fb784cf8e6d8086765e2440944114963..3d2a2645cfddff9a94139ce5992ef7247db8ce5d 100644 (file)
@@ -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:
- */