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 027d976 commit 41eaff9Copy full SHA for 41eaff9
source/windows/bcrypt_aes.c
@@ -6,7 +6,7 @@
6
7
#include <windows.h>
8
9
-/* keep the space to prevent formatters from reordering this with the Windows.h header. */
+/* keep the space to prevent formatters from reordering this with the windows.h header. */
10
#include <bcrypt.h>
11
12
/* handles for AES modes and algorithms we'll be using. These are initialized once and allowed to leak. */
0 commit comments