Commit 4442306a authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

fusion: Fix the type of an assembly struct member.

parent f315d029
......@@ -79,7 +79,7 @@ typedef struct
typedef struct
{
DWORD ResolutionScope;
WORD ResolutionScope;
WORD Name;
WORD Namespace;
} TYPEREFTABLE;
......
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