Fix some style issues
authorMatt Caswell <matt@openssl.org>
Thu, 12 Nov 2015 11:50:38 +0000 (11:50 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:37:17 +0000 (23:37 +0000)
commite38565f536b7674ef507564b5c646712b1d7eed4
tree05e23dc2c04c195a1c2cac94f9a153e80847e97d
parent625146d9fbb74651e6158af7db0e76b899c39c9e
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>
crypto/async/arch/async_posix.c
crypto/async/arch/async_win.c
crypto/async/async.c