SSL_add_dir_cert_subjects_to_stack now exists for WIN32

This commit is contained in:
Bodo Möller
2003-02-05 16:37:17 +00:00
parent 02ff8c1b66
commit 636631cdd5
3 changed files with 2 additions and 4 deletions

View File

@@ -781,7 +781,7 @@ err:
#endif
#endif
#else
#else /* OPENSSL_SYS_WIN32 */
int SSL_add_dir_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack,
const char *dir)