]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/x509_vfy.c
*** empty log message ***
[thirdparty/openssl.git] / crypto / x509 / x509_vfy.c
index ad78cd391f1878873486152fe66f76cc46a24066..23994d1bb45fd6c9602190bdd0a5f409d88358e5 100644 (file)
@@ -80,7 +80,7 @@ static int null_callback();
 static int internal_verify();
 #endif
 
-char *X509_version="X.509 part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
+char *X509_version="X.509 part of OpenSSL 0.9.1c 23-Dec-1998";
 static STACK *x509_store_ctx_method=NULL;
 static int x509_store_ctx_num=0;
 #if 0