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_1-pre1~2852 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6974fca49d9d0b110c02c83a7bbe01907472ac5e;p=openssl updated macro spacing for styling purposes Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell CLA: trivial --- 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) && \