More tweaks for comments due indent issues
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
@@ -1598,7 +1598,8 @@ STACK_OF(X509_NAME) *SSL_load_client_CA_file(const char *file);
|
||||
int SSL_add_file_cert_subjects_to_stack(STACK_OF(X509_NAME) *stackCAs,
|
||||
const char *file);
|
||||
#ifndef OPENSSL_SYS_VMS
|
||||
#ifndef OPENSSL_SYS_MACINTOSH_CLASSIC /* XXXXX: Better scheme needed! [was: #ifndef MAC_OS_pre_X] */
|
||||
/* XXXXX: Better scheme needed! [was: #ifndef MAC_OS_pre_X] */
|
||||
#ifndef OPENSSL_SYS_MACINTOSH_CLASSIC
|
||||
int SSL_add_dir_cert_subjects_to_stack(STACK_OF(X509_NAME) *stackCAs,
|
||||
const char *dir);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user