From: Paul Hovey Date: Mon, 5 Dec 2016 22:17:11 +0000 (-0500) Subject: updated macro spacing for styling purposes X-Git-Tag: OpenSSL_1_1_0d~80 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=da16752b4a7f75cd1db50fd6f2ef96e27918fbcd;p=oweals%2Fopenssl.git updated macro spacing for styling purposes Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell CLA: trivial (cherry picked from commit 6974fca49d9d0b110c02c83a7bbe01907472ac5e) --- diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c index d08d8238a5..15fa9dce52 100644 --- a/crypto/rand/randfile.c +++ b/crypto/rand/randfile.c @@ -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) && \