summaryrefslogtreecommitdiffstatshomepage
path: root/comdlg32.go
diff options
context:
space:
mode:
Diffstat (limited to 'comdlg32.go')
-rw-r--r--comdlg32.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/comdlg32.go b/comdlg32.go
index 56c55647..6ba9d050 100644
--- a/comdlg32.go
+++ b/comdlg32.go
@@ -46,7 +46,7 @@ type CHOOSECOLOR struct {
HwndOwner HWND
HInstance HWND
RgbResult COLORREF
- LpCustColors *COLORREF
+ LpCustColors *[16]COLORREF
Flags uint32
LCustData uintptr
LpfnHook uintptr