aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-22 15:06:12 +0000
committerBodo Möller <bodo@openssl.org>1999-04-22 15:06:12 +0000
commitff6a143b3735897627c69e224c3c8d7bda46149e (patch)
treefdb1080fab20dc854e198cba89ca1f050e88a03c /crypto
parent85f48f7e93987a48da29877bd64258d88c5a4f99 (diff)
downloadopenssl-ff6a143b3735897627c69e224c3c8d7bda46149e.tar.gz
CVS confusion?
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/x509v3/v3err.c2
1 files changed, 1 insertions, 1 deletions
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;