mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 09:36:21 +00:00
Move unique_filename_from_url functions to common
This commit is contained in:
@@ -107,4 +107,6 @@ char* get_random_string(int length);
|
||||
gboolean call_external(gchar** argv, gchar*** const output_ptr, gchar*** const error_ptr);
|
||||
gchar** format_call_external_argv(const char* template, const char* url, const char* filename);
|
||||
|
||||
gchar* unique_filename_from_url(const char* url, const char* path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user