mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
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:
parent
8bd62abe00
commit
6974fca49d
@ -209,7 +209,7 @@ int RAND_write_file(const char *file)
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(O_CREAT) && !defined(OPENSSL_NO_POSIX_IO) && \
|
#if defined(O_CREAT) && !defined(OPENSSL_NO_POSIX_IO) && \
|
||||||
|
Loading…
Reference in New Issue
Block a user