You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/07/04 17:35:44 UTC

cvs commit: xml-xerces/c/src/xercesc/sax2 SAX2XMLReader.hpp

tng         2002/07/04 08:35:44

  Modified:    c/src/xercesc/sax2 SAX2XMLReader.hpp
  Log:
  API Documentation typo fix.
  
  Revision  Changes    Path
  1.5       +3 -1      xml-xerces/c/src/xercesc/sax2/SAX2XMLReader.hpp
  
  Index: SAX2XMLReader.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/sax2/SAX2XMLReader.hpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SAX2XMLReader.hpp	27 Jun 2002 18:46:53 -0000	1.4
  +++ SAX2XMLReader.hpp	4 Jul 2002 15:35:44 -0000	1.5
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.5  2002/07/04 15:35:44  tng
  + * API Documentation typo fix.
  + *
    * Revision 1.4  2002/06/27 18:46:53  tng
    * API Documentation Update.
    *
  @@ -538,7 +541,6 @@
   	  *
   	  */
   	virtual XMLValidator* getValidator() const = 0;
  -    //@}
   
       /** Get error count from the last parse operation.
         *
  
  
  

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