Changed indentation everywhere
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
char *get_current_theme_path();
|
||||
gboolean config_is_manual(const char *path);
|
||||
void config_read_file (const char *path);
|
||||
void config_read_file(const char *path);
|
||||
void config_save_file(const char *path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user