aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/redshift.c')
-rw-r--r--src/redshift.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/redshift.c b/src/redshift.c
index c063835..ac191fc 100644
--- a/src/redshift.c
+++ b/src/redshift.c
@@ -554,6 +554,8 @@ parse_gamma_string(const char *str, float gamma[])
gamma[1] = atof(g_s); /* Blue */
gamma[2] = atof(s); /* Green */
}
+
+ return 0;
}
static const gamma_method_t *