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