mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
removed pedantic compiler warnings
This commit is contained in:
parent
3e5ba33e2d
commit
7b49d40bb0
3 changed files with 12 additions and 44 deletions
|
|
@ -70,5 +70,6 @@ typedef struct {
|
|||
int glob_url(URLGlob**, char*, int *);
|
||||
char* next_url(URLGlob*);
|
||||
char* match_url(char*, URLGlob);
|
||||
void glob_cleanup(URLGlob* glob);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue