You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ga...@apache.org on 2003/08/20 15:41:47 UTC

cvs commit: xml-xerces/c/src/xercesc/util XMLUni.cpp

gareth      2003/08/20 06:41:47

  Modified:    c/src/xercesc/util XMLUni.cpp
  Log:
  Fixed typo.
  
  Revision  Changes    Path
  1.31      +2 -2      xml-xerces/c/src/xercesc/util/XMLUni.cpp
  
  Index: XMLUni.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/XMLUni.cpp,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- XMLUni.cpp	17 Apr 2003 21:58:50 -0000	1.30
  +++ XMLUni.cpp	20 Aug 2003 13:41:47 -0000	1.31
  @@ -746,7 +746,7 @@
   
   const XMLCh XMLUni::fgNoSuchElementException_Name[] =
   {
  -        chLatin_N, chLatin_o, chLatin_S, chLatin_u, chLatin_h, chLatin_h
  +        chLatin_N, chLatin_o, chLatin_S, chLatin_u, chLatin_c, chLatin_h
       ,   chLatin_E, chLatin_l, chLatin_e, chLatin_e, chLatin_m, chLatin_e
       ,   chLatin_n, chLatin_t, chLatin_E, chLatin_x, chLatin_c, chLatin_e
       ,   chLatin_p, chLatin_t, chLatin_i, chLatin_o, chLatin_n, chNull
  
  
  

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