You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Denis Excoffier <xe...@Denis-Excoffier.org> on 2015/05/02 09:28:34 UTC

small typo in Xerces-C++ 3.1.2

Dear all,

Please someone to improve xerces-3.1.2 with this typo correction:

diff -uNr xerces-c-3.1.2o/src/xercesc/util/XMLUni.cpp xerces-c-3.1.2p/src/xercesc/util/XMLUni.cpp
--- xerces-c-3.1.2o/src/xercesc/util/XMLUni.cpp	2015-03-09 23:45:27.000000000 +0100
+++ xerces-c-3.1.2p/src/xercesc/util/XMLUni.cpp	2015-04-11 16:59:32.000000000 +0200
@@ -337,7 +337,7 @@
     ,   chForwardSlash, chLatin_a, chLatin_p, chLatin_a, chLatin_c
     ,   chLatin_h, chLatin_e, chPeriod, chLatin_o, chLatin_r, chLatin_g
     ,   chForwardSlash, chLatin_x, chLatin_m, chLatin_l, chForwardSlash
-    ,   chLatin_U, chLatin_k, chLatin_n, chLatin_o, chLatin_w, chLatin_n
+    ,   chLatin_U, chLatin_n, chLatin_k, chLatin_n, chLatin_o, chLatin_w, chLatin_n
     ,   chLatin_N, chLatin_S, chNull
 };


Thanks.

Denis Excoffier.
---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org