From 91684456bb0c66643334ddbee629b553f372bab7 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Fri, 15 Feb 2019 17:16:03 -0500 Subject: [PATCH] Fix indentation --- src/configfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configfile.h b/src/configfile.h index 0fcf247..b698368 100644 --- a/src/configfile.h +++ b/src/configfile.h @@ -11,4 +11,4 @@ void ConfigurationFileInit(void); -#endif /* CONFIGFILE_H */ +#endif /* CONFIGFILE_H */ -- 2.20.1