diff options
Diffstat (limited to 'src/htsopt.h')
-rw-r--r-- | src/htsopt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsopt.h b/src/htsopt.h index 7e7615f..76dc793 100644 --- a/src/htsopt.h +++ b/src/htsopt.h @@ -289,6 +289,7 @@ struct httrackp { int depth; // nombre de niveaux de récursion int extdepth; // nombre de niveaux de récursion à l'éxtérieur int urlmode; // liens relatifs etc + int no_type_change; // do not change file type according to MIME int debug; // mode débug log int getmode; // sauver html, images.. FILE *log; // fichier log |