From 485c19ef3080c1492130f7032dbc8ee907a9a582 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 4 Nov 2009 22:25:26 +0100 Subject: Allow individual adjustment of each gamma channel. --- colortemp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colortemp.h') diff --git a/colortemp.h b/colortemp.h index d2e9630..fae5947 100644 --- a/colortemp.h +++ b/colortemp.h @@ -4,6 +4,6 @@ #define _COLORTEMP_H int colortemp_check_extension(); -int colortemp_set_temperature(int temp, float gamma); +int colortemp_set_temperature(int temp, float gamma[3]); #endif /* ! _COLORTEMP_H */ -- cgit v1.2.3-70-g09d2