Commit 564d3802 authored by Patrik Stridvall's avatar Patrik Stridvall Committed by Alexandre Julliard

Fixed issue found by winapi_check.

parent fde6d9a5
......@@ -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() */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment