From: Bodo Möller Date: Thu, 22 Apr 1999 15:06:12 +0000 (+0000) Subject: CVS confusion? X-Git-Tag: OpenSSL_0_9_3beta1~283 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ff6a143b3735897627c69e224c3c8d7bda46149e;p=oweals%2Fopenssl.git CVS confusion? Submitted by: Reviewed by: PR: --- diff --git a/crypto/x509v3/v3err.c b/crypto/x509v3/v3err.c index febd36dfce..a00dda754f 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;