Fixed issue found by winapi_check.

oldstable
Patrik Stridvall 2000-10-22 23:55:15 +00:00 committed by Alexandre Julliard
parent fde6d9a586
commit 564d3802fc
1 changed files with 1 additions and 1 deletions

View File

@ -603,7 +603,7 @@ typedef struct
#define MWT_IDENTITY 1
#define MWT_LEFTMULTIPLY 2
#define MWT_RIGHTMULTIPLY 3
#define MWT_MIN MWT_INDENTITY
#define MWT_MIN MWT_IDENTITY
#define MWT_MAX MWT_RIGHTMULTIPLY
/* Object Definitions for EnumObjects() */