You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2001/05/04 19:59:23 UTC

cvs commit: xml-xerces/c/src/util StringTokenizer.hpp

knoaman     01/05/04 10:59:21

  Modified:    c/src/parsers DOMParser.hpp
               c/src/util StringTokenizer.hpp
  Log:
  doxygen - typo fixes
  
  Revision  Changes    Path
  1.21      +1 -2      xml-xerces/c/src/parsers/DOMParser.hpp
  
  Index: DOMParser.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/parsers/DOMParser.hpp,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- DOMParser.hpp	2001/05/03 19:09:20	1.20
  +++ DOMParser.hpp	2001/05/04 17:59:07	1.21
  @@ -55,7 +55,7 @@
    */
   
   /*
  - * $Id: DOMParser.hpp,v 1.20 2001/05/03 19:09:20 knoaman Exp $
  + * $Id: DOMParser.hpp,v 1.21 2001/05/04 17:59:07 knoaman Exp $
    *
    */
   
  @@ -271,7 +271,6 @@
         * @see #setValidationContraintFatal
         */
       bool getValidationConstraintFatal() const;
  -    //@}
   
       /** Get the 'expand entity references' flag.
         * DEPRECATED Use getCreateEntityReferenceNodes() instead.
  
  
  
  1.2       +3 -1      xml-xerces/c/src/util/StringTokenizer.hpp
  
  Index: StringTokenizer.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/StringTokenizer.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- StringTokenizer.hpp	2001/04/19 17:47:58	1.1
  +++ StringTokenizer.hpp	2001/05/04 17:59:16	1.2
  @@ -55,7 +55,7 @@
    */
   
   /*
  - * $Id: StringTokenizer.hpp,v 1.1 2001/04/19 17:47:58 knoaman Exp $
  + * $Id: StringTokenizer.hpp,v 1.2 2001/05/04 17:59:16 knoaman Exp $
    */
   
   #if !defined(STRINGTOKENIZER_HPP)
  @@ -116,6 +116,8 @@
       //@{
   
       ~StringTokenizer();
  +
  +    //@}
   
       // -----------------------------------------------------------------------
       // Management methods
  
  
  

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