Commit 8f517054 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

include: Fix REPASTESPECIAL definition.

Spotted by Christoph von Wittich.
parent 778d4da2
......@@ -691,7 +691,7 @@ typedef struct _reqresize {
typedef struct _repastespecial {
DWORD dwAspect;
DWORD dwParam;
DWORD_PTR dwParam;
} REPASTESPECIAL;
typedef struct _punctuation {
......
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