summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/codecs/tqbig5codec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/codecs/tqbig5codec.cpp')
-rw-r--r--tqtinterface/qt4/src/codecs/tqbig5codec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/codecs/tqbig5codec.cpp b/tqtinterface/qt4/src/codecs/tqbig5codec.cpp
index be0d14c..af60fdc 100644
--- a/tqtinterface/qt4/src/codecs/tqbig5codec.cpp
+++ b/tqtinterface/qt4/src/codecs/tqbig5codec.cpp
@@ -3846,7 +3846,7 @@ static int qt_Big5hkscsToUnicode(const uchar *s, uint *pwc)
typedef struct {
ushort index; /* index into big table */
- ushort used; /* bittqmask of used entries */
+ ushort used; /* bitmask of used entries */
} Summary16;
/* UCS4 to big5hkscs convert table */