commit | e38565f536b7674ef507564b5c646712b1d7eed4 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Nov 12 11:50:38 2015 +0000 |
committer | Matt Caswell <matt@openssl.org> | Fri Nov 20 23:37:17 2015 +0000 |
tree | 05e23dc2c04c195a1c2cac94f9a153e80847e97d | |
parent | 625146d9fbb74651e6158af7db0e76b899c39c9e [diff] |
Fix some style issues There were a number of places where the async code did not conform to the OpenSSL coding style. Reviewed-by: Rich Salz <rsalz@openssl.org>