mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-05 17:08:05 -05:00
Typo
This commit is contained in:
parent
8cafe0a102
commit
3b9ce00901
@ -142,7 +142,7 @@ typedef unsigned char u_char;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#define FILE_CREATE_MODE "w+x"
|
#define FILE_CREATE_MODE "w+b"
|
||||||
#else
|
#else
|
||||||
#define FILE_CREATE_MODE "w+bx"
|
#define FILE_CREATE_MODE "w+bx"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user