EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() will
authorRichard Levitte <levitte@openssl.org>
Thu, 19 Jun 2003 16:56:19 +0000 (16:56 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 19 Jun 2003 16:56:19 +0000 (16:56 +0000)
commitd3a28e8b8da8ecde549e842249ff12a53390d51c
tree28ef20a0ff15a5de5cbbc719bcb94d7f033bedb9
parent0bd71d3b7ebcfe583b91b3939d807d4dd6758f05
EXIT() should mainly be exit(n), not return(n).  OPENSSL_EXIT() will
take care of returning if necessary.
e_os.h