diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-06 15:38:22 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-06 15:38:22 +0000 |
commit | 53153adac56e7314ac4030d91c2ab5a619d41297 (patch) | |
tree | 95ab314836907c2fe297b827377eb56bcb9c26a5 /src/htsopt.h | |
parent | 39021d22d2bce1e55e2dd80811313433d8d38f9c (diff) |
comment
Diffstat (limited to 'src/htsopt.h')
-rw-r--r-- | src/htsopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsopt.h b/src/htsopt.h index 2f586bb..9ad8bf7 100644 --- a/src/htsopt.h +++ b/src/htsopt.h @@ -350,7 +350,7 @@ struct httrackp { String lang_iso; // en, fr .. String mimedefs; // ext1=mimetype1\next2=mimetype2.. String mod_blacklist; // (3.41) - int convert_utf8; // UTF-8 conversion ; 3.46 + int convert_utf8; // filenames UTF-8 conversion (3.46) // int maxlink; // nombre max de liens int maxfilter; // nombre max de filtres |