Update copyrights and whitespace

This commit is contained in:
Ondřej Surý
2018-06-13 13:44:34 +02:00
parent 302c6cbe7f
commit de23b20ccf
4 changed files with 13 additions and 15 deletions

View File

@@ -91,5 +91,5 @@ int HMAC_CTX_reset(HMAC_CTX *ctx) {
HMAC_CTX_cleanup(ctx);
return 1;
}
#endif