]> The Tcpdump Group git mirrors - tcpdump/blobdiff - signature.c
Update .gitignore for other configurations
[tcpdump] / signature.c
index 6f624428bcee954ac1ac6a3e4de9d2520021436f..ca3aec9f45976100ee89a4eefac970d1831172e9 100644 (file)
@@ -205,10 +205,3 @@ signature_verify(netdissect_options *ndo _U_, const u_char *pptr _U_,
     return (CANT_CHECK_SIGNATURE);
 }
 #endif
-
-/*
- * Local Variables:
- * c-style: whitesmith
- * c-basic-offset: 4
- * End:
- */