mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Save URLs to disk on-the-fly and provide an option for toggling it
This commit is contained in:
@@ -13,8 +13,7 @@ extern void *url_tree;
|
||||
#define WORD_PATH -2
|
||||
|
||||
void url_clear (void);
|
||||
void url_save (const char *fname, const char *mode, gboolean fullpath);
|
||||
void url_autosave (void);
|
||||
void url_save_tree (const char *fname, const char *mode, gboolean fullpath);
|
||||
int url_check_word (char *word, int len);
|
||||
void url_check_line (char *buf, int len);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user