From 72e442a3a66ad7b5a9f97c8b0165b6d3955ebc43 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 22 Mar 1999 15:50:34 +0000 Subject: function names recently changed - consistency. --- ssl/ssl_cert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ssl/ssl_cert.c') diff --git a/ssl/ssl_cert.c b/ssl/ssl_cert.c index cc3df56830..f50de34a06 100644 --- a/ssl/ssl_cert.c +++ b/ssl/ssl_cert.c @@ -425,7 +425,7 @@ err: * \param stack the stack to append to. * \param dir the directory to append from. All files in this directory will be * examined as potential certs. Any that are acceptable to - * SSL_add_cert_file_to_stack() that are not already in the stack will be + * SSL_add_dir_cert_subjects_to_stack() that are not already in the stack will be * included. * \return 1 for success, 0 for failure. Note that in the case of failure some * certs may have been added to \c stack. -- cgit v1.2.3