* include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
Correct typo.
This commit is contained in:
@ -173,7 +173,7 @@
|
||||
#define ERROR_NESTING_NOT_ALLOWED 215L
|
||||
#define ERROR_EXE_MACHINE_TYPE_MISMATCH 216L
|
||||
#define ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY 217L
|
||||
#define ERRO_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY 218L
|
||||
#define ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY 218L
|
||||
#define ERROR_BAD_PIPE 230L
|
||||
#define ERROR_PIPE_BUSY 231L
|
||||
#define ERROR_NO_DATA 232L
|
||||
|
Reference in New Issue
Block a user