mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 03:36:21 +00:00
Add url support (downloading) to /plugins install
Additional changes include code refactoring.
This commit is contained in:
@@ -125,5 +125,6 @@ gchar* unique_filename_from_url(const char* url, const char* path);
|
||||
gchar* get_expanded_path(const char* path);
|
||||
|
||||
void glib_hash_table_free(GHashTable* hash_table);
|
||||
char* basename_from_url(const char* url);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user