diff options
Diffstat (limited to 'src/codecs/qrtlcodec.cpp')
-rw-r--r-- | src/codecs/qrtlcodec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codecs/qrtlcodec.cpp b/src/codecs/qrtlcodec.cpp index bf2a94be6..c03506b64 100644 --- a/src/codecs/qrtlcodec.cpp +++ b/src/codecs/qrtlcodec.cpp @@ -45,7 +45,7 @@ // NOT REVISED -static const uchar unkn = '?'; // BLACK STQUARE (94) would be better +static const uchar unkn = '?'; // BLACK SQUARE (94) would be better static const ushort heb_to_unicode[128] = { 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, |