From 6f044ccad32c653469e7a90dfaa0b72143bf2b01 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 24 May 2010 18:12:36 +0200 Subject: Use gamma_method_spec_t struct to control and iterate through different gamma adjustment methods. --- src/w32gdi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/w32gdi.c') diff --git a/src/w32gdi.c b/src/w32gdi.c index 9d1f143..e130d03 100644 --- a/src/w32gdi.c +++ b/src/w32gdi.c @@ -38,7 +38,7 @@ int -w32gdi_init(w32gdi_state_t *state) +w32gdi_init(w32gdi_state_t *state, int screen_num, int crtc_num) { BOOL r; -- cgit v1.2.3-70-g09d2