aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/rand/randfile.c2
1 files changed, 1 insertions, 1 deletions
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) && \