ICU-868 Allow more converters

X-SVN-Rev: 9131
This commit is contained in:
George Rhoten 2002-07-12 23:55:31 +00:00
parent 8aae3e91ca
commit 5dbda1eb5c

View file

@ -16,7 +16,7 @@
#include "unicode/utypes.h"
#define UCNV_AMBIGUOUS_ALIAS_MAP_BIT 0x8000
#define UCNV_CONVERTER_INDEX_MASK 0x7FF
#define UCNV_CONVERTER_INDEX_MASK 0xFFF
/**
* Map a converter alias name to a canonical converter name.