Make sure applications free up pkey structures and add netscape extension
[openssl.git] / crypto / dh / dh_err.c
index 9d5c06ac248c9a1cdd9157ba7ae02d9da5374f0b..83ad45fb04f058ad6abac315eb17fa01117765e8 100644 (file)
@@ -84,8 +84,8 @@ void ERR_load_DH_strings()
        {
        static int init=1;
 
-       if (init);
-               {;
+       if (init)
+               {
                init=0;
 #ifndef NO_ERR
                ERR_load_strings(ERR_LIB_DH,DH_str_functs);