Moved create_config_dir function to profanity.c
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
|
||||
|
||||
void p_slist_free_full(GSList *items, GDestroyNotify free_func);
|
||||
void create_config_directory(void);
|
||||
void create_dir(char *name);
|
||||
void get_time(char *thetime);
|
||||
char * str_replace(const char *string, const char *substr,
|
||||
|
||||
Reference in New Issue
Block a user