EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() will
authorRichard Levitte <levitte@openssl.org>
Thu, 19 Jun 2003 17:01:42 +0000 (17:01 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 19 Jun 2003 17:01:42 +0000 (17:01 +0000)
commit844df66895f50bad3e1da33a65cd93e23a795d2a
tree97930be9db0e1b8cd183dc11993ee763b3ea1488
parent0d5b4f594dfb03828b7be26b083c8afae2409896
EXIT() should mainly be exit(n), not return(n).  OPENSSL_EXIT() will
take care of returning if necessary.
e_os.h