summaryrefslogtreecommitdiff
path: root/src/htsindex.c
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-05-14 19:20:14 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-05-14 19:20:14 +0000
commit0573b166b2aa2ee40be1a328636cb539d96aeeac (patch)
tree60225c1335ff26c5e4f29bc7043548daa44c7d73 /src/htsindex.c
parenteaef7eb1f7ae092d73eeffa245ab418d70748fdf (diff)
Merge sources from windows-1252 to utf-8
Diffstat (limited to 'src/htsindex.c')
-rw-r--r--src/htsindex.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/htsindex.c b/src/htsindex.c
index eea1c47..48d50e2 100644
--- a/src/htsindex.c
+++ b/src/htsindex.c
@@ -61,17 +61,17 @@ Please visit our Website: http://www.httrack.com
// MUST HAVE SAME SIZES!!
#define KEYW_TRANSCODE_FROM (\
"ABCDEFGHIJKLMNOPQRSTUVWXYZ" \
- "" \
- "" \
- "" \
- "" \
- "" \
- "" \
- "" \
- "" \
- "" \
- "" \
- "" \
+ "àâä" \
+ "ÀÂÄ" \
+ "éèêë" \
+ "ÈÈÊË" \
+ "ìîï" \
+ "ÌÎÏ" \
+ "òôö" \
+ "ÒÔÖ" \
+ "ùûü" \
+ "ÙÛÜ" \
+ "ÿ" \
)
#define KEYW_TRANSCODE_TO ( \
"abcdefghijklmnopqrstuvwxyz" \