typo
This commit is contained in:
parent
cf5bfbfc21
commit
e4decc418a
@ -568,7 +568,7 @@ static void err_load_strings(int lib, ERR_STRING_DATA *str)
|
|||||||
|
|
||||||
void ERR_load_strings(int lib, ERR_STRING_DATA *str)
|
void ERR_load_strings(int lib, ERR_STRING_DATA *str)
|
||||||
{
|
{
|
||||||
err_load_ERR_strings();
|
ERR_load_ERR_strings();
|
||||||
err_load_strings(lib, str);
|
err_load_strings(lib, str);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user