Change functions to ANSI C.
[openssl.git] / crypto / evp / evp_err.c
index 2ba53c6baf958e9a89bccea6541cfd46bc0f5077..04a60881c34cba5f612e9a58e607571739bd18d8 100644 (file)
@@ -112,7 +112,7 @@ static ERR_STRING_DATA EVP_str_reasons[]=
 
 #endif
 
-void ERR_load_EVP_strings()
+void ERR_load_EVP_strings(void)
        {
        static int init=1;