mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 16:51:18 +00:00
- less break, more build
svn path=/trunk/; revision=37692
This commit is contained in:
parent
67bc5b6443
commit
44610231d3
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@
|
|||
#define ERROR_INVALID_EA_NAME 254
|
||||
#define ERROR_EA_LIST_INCONSISTENT 255
|
||||
#ifndef WAIT_TIMEOUT /* also in winbase.h */
|
||||
#define WAIT_TIMEOUT 258L
|
||||
#define WAIT_TIMEOUT 258
|
||||
#endif
|
||||
#define ERROR_NO_MORE_ITEMS 259
|
||||
#define ERROR_CANNOT_COPY 266
|
||||
|
|
Loading…
Reference in a new issue