From 9a335666ae8c53533fe06a540a4936f7da855e59 Mon Sep 17 00:00:00 2001 From: Radim Kolar Date: Sat, 23 May 2020 20:46:57 +0200 Subject: [PATCH] whitespace cleanup --- server/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/conf.c b/server/conf.c index 67bc1ad..1c75a7b 100644 --- a/server/conf.c +++ b/server/conf.c @@ -257,7 +257,7 @@ void load_configuration (const char *config_file) { #ifdef LAMERPACK return; -#endif +#endif if(config_file == NULL) return; /* destroy_configuration(); */