Move more comments that confuse indent

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Matt Caswell
2015-01-21 19:18:47 +00:00
parent f9be4da00e
commit 68d39f3ce6
34 changed files with 211 additions and 115 deletions

View File

@@ -149,7 +149,8 @@
#include <openssl/e_os2.h>
#if !defined(OPENSSL_SYS_NETWARE) /* conflicts with winsock2 stuff on netware */
/* conflicts with winsock2 stuff on netware */
#if !defined(OPENSSL_SYS_NETWARE)
#include <sys/types.h>
#endif