commit | 9985c42150582c07038ece79a0a874bef8379d9b | [log] [tgz] |
---|---|---|
author | Mike McCormack <mike@codeweavers.com> | Tue Jun 13 18:24:11 2006 +0900 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jun 13 12:56:49 2006 +0200 |
tree | 323b1d91ee5b5c99f2e15898578b4bad2dd1024f | |
parent | cfe36cc81d27d134f7bf080afce39c3fc07ec23c [diff] [blame] |
wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin).
diff --git a/include/wingdi.h b/include/wingdi.h index f6acd74..eb7986e 100644 --- a/include/wingdi.h +++ b/include/wingdi.h
@@ -1634,7 +1634,7 @@ #define VREFRESH 116 #define DESKTOPVERTRES 117 #define DESKTOPHORZRES 118 -#define BTLALIGNMENT 119 +#define BLTALIGNMENT 119 #define SHADEBLENDCAPS 120 #define COLORMGMTCAPS 121