From 6b61e3f9e4f61dd53d996d739d93edb861e4cfe3 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 4 Aug 2015 14:01:37 +0200 Subject: Remove trailing whitespaces --- src/redshift.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/redshift.c') diff --git a/src/redshift.c b/src/redshift.c index defd0a1..a8c49b6 100644 --- a/src/redshift.c +++ b/src/redshift.c @@ -1447,9 +1447,9 @@ main(int argc, char *argv[]) stderr); exit(EXIT_FAILURE); } - + provider->free(&location_state); - + if (verbose) { print_location(&loc); @@ -1470,7 +1470,7 @@ main(int argc, char *argv[]) MIN_LAT, MAX_LAT); exit(EXIT_FAILURE); } - + /* Longitude */ if (loc.lon < MIN_LON || loc.lon > MAX_LON) { /* TRANSLATORS: Append degree symbols if possible. */ -- cgit v1.2.3-70-g09d2