updated macro spacing for styling purposes

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
CLA: trivial
This commit is contained in:
Paul Hovey 2016-12-05 17:17:11 -05:00 committed by Matt Caswell
parent 8bd62abe00
commit 6974fca49d

View File

@ -209,7 +209,7 @@ int RAND_write_file(const char *file)
return 1;
}
}
#endif
# endif
#endif
#if defined(O_CREAT) && !defined(OPENSSL_NO_POSIX_IO) && \