We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5f2bc commit 6ad26cdCopy full SHA for 6ad26cd
src/util/rand.c
@@ -15,7 +15,7 @@ See <http://creativecommons.org/publicdomain/zero/1.0/>. */
15
#endif
16
17
#if defined(GIT_WIN32)
18
-#include <wincrypt.h>
+# include <wincrypt.h>
19
20
21
static uint64_t state[4];
0 commit comments