From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- src/codecs/qrtlcodec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codecs/qrtlcodec.cpp') 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, -- cgit v1.2.3