diff options
Diffstat (limited to 'print-mpcp.c')
-rw-r--r-- | print-mpcp.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/print-mpcp.c b/print-mpcp.c index 6535ad29..89c1e7b9 100644 --- a/print-mpcp.c +++ b/print-mpcp.c @@ -249,9 +249,3 @@ mpcp_print(netdissect_options *ndo, const u_char *pptr, u_int length) trunc: ND_PRINT("\n\t[|MPCP]"); } -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 8 - * End: - */ |