From ff6a143b3735897627c69e224c3c8d7bda46149e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Thu, 22 Apr 1999 15:06:12 +0000 Subject: [PATCH] CVS confusion? Submitted by: Reviewed by: PR: --- crypto/x509v3/v3err.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/x509v3/v3err.c b/crypto/x509v3/v3err.c index febd36dfc..a00dda754 100644 --- a/crypto/x509v3/v3err.c +++ b/crypto/x509v3/v3err.c @@ -151,7 +151,7 @@ static ERR_STRING_DATA X509V3_str_reasons[]= #endif -void ERR_load_X509V3_strings() +void ERR_load_X509V3_strings(void) { static int init=1;