aboutsummaryrefslogtreecommitdiffstats
path: root/colortemp.h
diff options
context:
space:
mode:
Diffstat (limited to 'colortemp.h')
-rw-r--r--colortemp.h2
1 files changed, 1 insertions, 1 deletions
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 */