From 00dd98163fd2f91e3b8e65a8c03292904771401d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 2 Nov 2020 12:17:40 -0800 Subject: cleanup: random small whitespace cleanup Signed-off-by: Dirk Hohndel --- core/pref.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core') diff --git a/core/pref.h b/core/pref.h index 093d346b4..b6490f540 100644 --- a/core/pref.h +++ b/core/pref.h @@ -87,7 +87,7 @@ struct preferences { int animation_speed; // ********** CloudStorage ********** - bool cloud_auto_sync; + bool cloud_auto_sync; const char *cloud_base_url; const char *cloud_git_url; const char *cloud_storage_email; @@ -135,11 +135,11 @@ struct preferences { geocoding_prefs_t geocoding; // ********** Language ********** - const char * date_format; + const char *date_format; bool date_format_override; - const char * date_format_short; + const char *date_format_short; locale_prefs_t locale; //: TODO: move the rest of locale based info here. - const char * time_format; + const char *time_format; bool time_format_override; // ********** LocationService ********** -- cgit v1.2.3-70-g09d2