diff options
Diffstat (limited to 'src/htswizard.h')
-rw-r--r-- | src/htswizard.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/htswizard.h b/src/htswizard.h index a36940d..7236573 100644 --- a/src/htswizard.h +++ b/src/htswizard.h @@ -52,6 +52,10 @@ int hts_acceptlink(httrackp* opt, int hts_testlinksize(httrackp* opt, char* adr,char* fil, LLint size); +int hts_acceptmime(httrackp* opt, + int ptr,int lien_tot,lien_url** liens, + char* adr,char* fil, + char* mime); #endif #endif |