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/09/22 10:50:04 UTC

cvs commit: xml-xerces/c/src/xercesc/framework XMLFormatter.hpp

gareth      2003/09/22 01:50:04

  Modified:    c/src/xercesc/framework XMLFormatter.hpp
  Log:
  doc fix
  
  Revision  Changes    Path
  1.17      +4 -1      xml-xerces/c/src/xercesc/framework/XMLFormatter.hpp
  
  Index: XMLFormatter.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/XMLFormatter.hpp,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- XMLFormatter.hpp	8 Sep 2003 21:48:36 -0000	1.16
  +++ XMLFormatter.hpp	22 Sep 2003 08:50:04 -0000	1.17
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.17  2003/09/22 08:50:04  gareth
  + * doc fix
  + *
    * Revision 1.16  2003/09/08 21:48:36  peiyongz
    * Restore pre2.3 constructors
    *
  @@ -260,7 +263,7 @@
        * Fail the operation.</p>
        * <p><code>UnRep_CharRef:</code>
        * Display the unrepresented character as reference.</p>
  -     * <p><code>UnRep_CharRef:</code>
  +     * <p><code>UnRep_Replace:</code>
        * Replace the unrepresented character with the replacement character.</p>
        * <p><code>DefaultUnRep:</code>
        * Special value, do not use directly.</p>
  
  
  

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