You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by sc...@apache.org on 2015/02/28 02:41:09 UTC

svn commit: r1662878 - /xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUni.cpp

Author: scantor
Date: Sat Feb 28 01:41:09 2015
New Revision: 1662878

URL: http://svn.apache.org/r1662878
Log:
XERCESC-1958

Modified:
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUni.cpp

Modified: xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUni.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUni.cpp?rev=1662878&r1=1662877&r2=1662878&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUni.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUni.cpp Sat Feb 28 01:41:09 2015
@@ -1044,7 +1044,7 @@ const XMLCh XMLUni::fgXercesLoadSchema[]
     ,   chLatin_v, chLatin_a, chLatin_l, chLatin_i, chLatin_d
     ,   chLatin_a, chLatin_t, chLatin_i, chLatin_n, chLatin_g, chForwardSlash
     ,   chLatin_l, chLatin_o, chLatin_a, chLatin_d, chDash
-    ,   chLatin_s, chLatin_c, chLatin_h, chLatin_e, chLatin_m, chLatin_a
+    ,   chLatin_s, chLatin_c, chLatin_h, chLatin_e, chLatin_m, chLatin_a, chNull
 };
 
 //Xerces: http://apache.org/xml/features/validation/identity-constraint-checking



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