diff options
Diffstat (limited to 'print-tcp.c')
-rw-r--r-- | print-tcp.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/print-tcp.c b/print-tcp.c index 3b81059b..57fd83b6 100644 --- a/print-tcp.c +++ b/print-tcp.c @@ -936,10 +936,3 @@ tcp_verify_signature(netdissect_options *ndo, } USES_APPLE_RST #endif /* HAVE_LIBCRYPTO */ - -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 8 - * End: - */ |