Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
[openssl.git] / crypto / cpt_err.c
index ea3c135d39c81f014fee0ff55a5e693972c7101b..27652fca4073e72d1d8ba029aa92a640365095ab 100644 (file)
@@ -75,8 +75,8 @@ void ERR_load_CRYPTO_strings()
        {
        static int init=1;
 
-       if (init);
-               {;
+       if (init)
+               {
                init=0;
 #ifndef NO_ERR
                ERR_load_strings(ERR_LIB_CRYPTO,CRYPTO_str_functs);