diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-14 19:20:14 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-14 19:20:14 +0000 |
commit | 0573b166b2aa2ee40be1a328636cb539d96aeeac (patch) | |
tree | 60225c1335ff26c5e4f29bc7043548daa44c7d73 /src/htscoremain.h | |
parent | eaef7eb1f7ae092d73eeffa245ab418d70748fdf (diff) |
Merge sources from windows-1252 to utf-8
Diffstat (limited to 'src/htscoremain.h')
-rw-r--r-- | src/htscoremain.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htscoremain.h b/src/htscoremain.h index 9c19613..1de4c36 100644 --- a/src/htscoremain.h +++ b/src/htscoremain.h @@ -49,7 +49,7 @@ Please visit our Website: http://www.httrack.com /* Library internal definictions */ #ifdef HTS_INTERNAL_BYTECODE -// Main, récupère les paramètres et appelle le robot +// Main, récupère les paramètres et appelle le robot #ifndef HTTRACK_DEFLIB HTSEXT_API int hts_main(int argc, char **argv); HTSEXT_API int hts_main2(int argc, char **argv, httrackp *opt); |