]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/conf/conf_err.c
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
[thirdparty/openssl.git] / crypto / conf / conf_err.c
index a8db8f266f4c16216214e37729d14632d8d80ba4..c6929b99c54ae58d63829745d06eed66e0e4ae9e 100644 (file)
@@ -84,8 +84,8 @@ void ERR_load_CONF_strings()
        {
        static int init=1;
 
-       if (init);
-               {;
+       if (init)
+               {
                init=0;
 #ifndef NO_ERR
                ERR_load_strings(ERR_LIB_CONF,CONF_str_functs);