aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-corelocation.m
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/location-corelocation.m
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/location-corelocation.m')
-rw-r--r--src/location-corelocation.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/location-corelocation.m b/src/location-corelocation.m
index 222abe9..f4a3afb 100644
--- a/src/location-corelocation.m
+++ b/src/location-corelocation.m
@@ -227,8 +227,7 @@ location_corelocation_print_help(FILE *f)
}
static int
-location_corelocation_set_option(
- struct location_state *state, const char *key, const char *value)
+location_corelocation_set_option(struct location_state *state, const char *key, const char *value)
{
weprintf(_("Unknown method parameter: `%s'."), key);
return -1;