mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Update from 0.9.7-stable branch.
This commit is contained in:
parent
5de3a0ff3d
commit
5894b98f99
@ -98,10 +98,6 @@
|
||||
|
||||
void ERR_load_crypto_strings(void)
|
||||
{
|
||||
static int done=0;
|
||||
|
||||
if (done) return;
|
||||
done=1;
|
||||
#ifndef OPENSSL_NO_ERR
|
||||
ERR_load_ERR_strings(); /* include error strings for SYSerr */
|
||||
ERR_load_BN_strings();
|
||||
|
Loading…
x
Reference in New Issue
Block a user