aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-dummy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamma-dummy.h')
-rw-r--r--src/gamma-dummy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-dummy.h b/src/gamma-dummy.h
index ae4c904..a092408 100644
--- a/src/gamma-dummy.h
+++ b/src/gamma-dummy.h
@@ -32,7 +32,7 @@ int gamma_dummy_set_option(void *state, const char *key, const char *value);
void gamma_dummy_restore(void *state);
int gamma_dummy_set_temperature(void *state, int temp, float brightness,
- float gamma[3]);
+ const float gamma[3]);
#endif /* ! _REDSHIFT_GAMMA_DUMMY_H */