aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-w32gdi.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-22 20:42:34 +0100
committerMattias Andrée <m@maandree.se>2025-03-22 20:42:34 +0100
commitebd0bdbbf8fbcfc2742a3b62909fe7f761a30890 (patch)
tree48506648560650c2a527c8b7a09e36fb2e76a078 /src/gamma-w32gdi.c
parentUnlist redshift/issues/807: expected behaviour (diff)
downloadredshift-ng-ebd0bdbbf8fbcfc2742a3b62909fe7f761a30890.tar.gz
redshift-ng-ebd0bdbbf8fbcfc2742a3b62909fe7f761a30890.tar.bz2
redshift-ng-ebd0bdbbf8fbcfc2742a3b62909fe7f761a30890.tar.xz
Misc stuff
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/gamma-w32gdi.c')
-rw-r--r--src/gamma-w32gdi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-w32gdi.c b/src/gamma-w32gdi.c
index 6912167..6c9f458 100644
--- a/src/gamma-w32gdi.c
+++ b/src/gamma-w32gdi.c
@@ -198,4 +198,4 @@ done:
}
-const struct gamma_method w32gdi_gamma_method = GAMMA_METHOD_INIT("winfdi", 1, 0, w32gdi);
+const struct gamma_method w32gdi_gamma_method = GAMMA_METHOD_INIT("wingdi", 1, 0, w32gdi);