aboutsummaryrefslogtreecommitdiff
path: root/src/config_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config_file.h')
-rw-r--r--src/config_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config_file.h b/src/config_file.h
index 0ce78bb..d478e64 100644
--- a/src/config_file.h
+++ b/src/config_file.h
@@ -30,4 +30,4 @@ gboolean config_open(struct config_file* config_file);
void config_close(struct config_file* config_file);
gchar* config_get_key(struct config_file* config_file, const gchar* group_name, const gchar* key_name);
-#endif
+#endif \ No newline at end of file