Netware-specific changes,
PR: 780 Submitted by: Verdon Walker <VWalker@novell.com> Reviewed by: Richard Levitte
This commit is contained in:
@@ -221,6 +221,9 @@ end:
|
||||
BIO_free(bio_err);
|
||||
bio_err = NULL;
|
||||
}
|
||||
#ifdef OPENSSL_SYS_NETWARE
|
||||
if (!ret) printf("ERROR\n");
|
||||
#endif
|
||||
EXIT(!ret);
|
||||
return(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user