aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-dummy.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-08 16:08:53 +0100
committerMattias Andrée <m@maandree.se>2025-03-08 16:08:56 +0100
commite519851bf6efde1b1709610e87dc16d98a868c0c (patch)
tree297d7efe591d6866219354c5c13b8c9a1aed2061 /src/gamma-dummy.c
parent.lat{ => itude}, .lon{ => gitude} (diff)
downloadredshift-ng-e519851bf6efde1b1709610e87dc16d98a868c0c.tar.gz
redshift-ng-e519851bf6efde1b1709610e87dc16d98a868c0c.tar.bz2
redshift-ng-e519851bf6efde1b1709610e87dc16d98a868c0c.tar.xz
style
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/gamma-dummy.c')
-rw-r--r--src/gamma-dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-dummy.c b/src/gamma-dummy.c
index 9f3e907..32f6605 100644
--- a/src/gamma-dummy.c
+++ b/src/gamma-dummy.c
@@ -65,7 +65,7 @@ gamma_dummy_set_option(struct gamma_state *state, const char *key, const char *v
static int
gamma_dummy_set_temperature(
- struct gamma_state *state, const struct color_setting *setting, int preserve)
+ struct gamma_state *state, const struct colour_setting *setting, int preserve)
{
(void) state;
(void) preserve;