You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2008/09/24 15:19:02 UTC

svn commit: r698557 [3/3] - in /xerces/c/trunk: src/xercesc/util/MsgLoaders/Win32/Version.rc tools/NLS/Xlat/Xlat_Win32RC.cpp

Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp?rev=698557&r1=698556&r2=698557&view=diff
==============================================================================
--- xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp (original)
+++ xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp Wed Sep 24 06:19:01 2008
@@ -79,7 +79,7 @@
     //  type prefix support, we have to put them out as numeric character
     //  values.
     //
-    fwprintf(fOutFl, L"    %-16d  \"", messageId + fMsgOffset);
+    fwprintf(fOutFl, L"    %-16d  L\"", messageId + fMsgOffset);
 
     bool isOnlyASCII=true;
     const XMLCh* rawData = msgText;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org