[Common-cvs] runtime hlxosstr.cpp,1.13.2.1,1.13.2.2
rishimathew at helixcommunity.org rishimathew at helixcommunity.orgUpdate of /cvsroot/common/runtime
In directory cvs-new:/tmp/cvs-serv18072
Modified Files:
Tag: hxclient_1_3_0_neptunex
hlxosstr.cpp
Log Message:
Fixed build buster on Hp-UX
Index: hlxosstr.cpp
===================================================================
RCS file: /cvsroot/common/runtime/hlxosstr.cpp,v
retrieving revision 1.13.2.1
retrieving revision 1.13.2.2
diff -u -d -r1.13.2.1 -r1.13.2.2
--- hlxosstr.cpp 22 Apr 2004 00:00:16 -0000 1.13.2.1
+++ hlxosstr.cpp 22 Apr 2004 18:20:33 -0000 1.13.2.2
@@ -47,7 +47,7 @@
# define CP_UTF8 CP_ACP
# endif //_X86_ && (CP_UTF8==65001)
# endif //!CP_UTF8
-#endif _WINCE
+#endif //_WINCE
#ifndef _WINDOWS