From 8b7850de6905f43332ce6655a25418408c2262d0 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 4 Jun 2015 12:25:56 +1200 Subject: Whitespace change --- paramano.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paramano.c b/paramano.c index 84a6996..19a4e14 100644 --- a/paramano.c +++ b/paramano.c @@ -93,7 +93,7 @@ void config_init() debug("Didn't find '%s'\n",config.file_name); g_free(config.file_name); home_config_exists = FALSE; - } + } if(!home_config_exists) config.file_name = g_strconcat(PARAMANO_CONF, NULL); -- cgit v1.1