commit | 1e22e3b3bae2fe96aca7a8b575c0d38f45a2261e | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Tue Oct 29 21:23:33 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Oct 29 21:23:33 2002 +0000 |
tree | 6973eed8e71fcccd93d5e1fad8f2d19c98fe9ac7 | |
parent | 8dc2b10a227c35877020228edae1be479cefd4cf [diff] [blame] |
Fixed mismatches between the Wine headers and the Microsoft headers.
diff --git a/include/wingdi.h b/include/wingdi.h index 8dc40b2..302293a 100644 --- a/include/wingdi.h +++ b/include/wingdi.h
@@ -2395,7 +2395,7 @@ DWORD iUsageSrc; DWORD iStartScan; DWORD cScans; -} EMRSETDIBITSTODEIVCE, *PEMRSETDIBITSTODEVICE; +} EMRSETDIBITSTODEVICE, *PEMRSETDIBITSTODEVICE; typedef struct { EMR emr;