Fixed, working.

This commit is contained in:
Simon Brooke 2019-01-29 22:36:20 +00:00
parent eb394d153f
commit f9bcac10e7
14 changed files with 159 additions and 155 deletions

View file

@ -15,7 +15,7 @@
extern CURLSH *io_share;
int io_init();
int io_init( );
URL_FILE *file_to_url_file( FILE * f );
wint_t url_fgetwc( URL_FILE * input );