mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
In err.c, flags int_error_hash_set and int_thread_hash_set appear superfluous since we can just as well initialize int_error_hash and int_thread_hash to NULL. Change some of the err.c formatting to conform with the rest of OpenSSL. |
||
---|---|---|
.. | ||
.cvsignore | ||
err_all.c | ||
err_prn.c | ||
err.c | ||
err.h | ||
Makefile.ssl | ||
openssl.ec |