]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dsa/dsa_err.c
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
[thirdparty/openssl.git] / crypto / dsa / dsa_err.c
index 318e9f31aadf443d0ed148ec8ec78334c413653c..4cb58a8951eb2bf54c639961ded59d2257fe0c16 100644 (file)
@@ -87,8 +87,8 @@ void ERR_load_DSA_strings()
        {
        static int init=1;
 
-       if (init);
-               {;
+       if (init)
+               {
                init=0;
 #ifndef NO_ERR
                ERR_load_strings(ERR_LIB_DSA,DSA_str_functs);