updated macro spacing for styling purposes
authorPaul Hovey <paulh@us.megatrends.com>
Mon, 5 Dec 2016 22:17:11 +0000 (17:17 -0500)
committerMatt Caswell <matt@openssl.org>
Mon, 12 Dec 2016 13:50:17 +0000 (13:50 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
CLA: trivial

crypto/rand/randfile.c

index d08d8238a514743f01ce332afabf5da39dbec230..15fa9dce52d3ffb835c7d12d84125a4122cfbda2 100644 (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) && \