diff options
Diffstat (limited to 'testConsoleBuf.hxx')
-rw-r--r-- | testConsoleBuf.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testConsoleBuf.hxx b/testConsoleBuf.hxx index 8891960..e93cb4f 100644 --- a/testConsoleBuf.hxx +++ b/testConsoleBuf.hxx @@ -11,7 +11,7 @@ static const wchar_t AfterOutputEventName[] = L"AfterOutputEvent"; // यूनिकोड είναι здорово! static const wchar_t UnicodeTestString[] = L"\u092F\u0942\u0928\u093F\u0915\u094B\u0921 " - L"\u03B5\u03AF\u03BD\u03B1\u03B9 " + L"\u03B5\u03AF\u03BD\0\u03B1\u03B9 " L"\u0437\u0434\u043E\u0440\u043E\u0432\u043E!"; #endif |