tng         2002/08/20 09:54:11

  Modified:    c/src/xercesc/framework XMLValidator.hpp
  Log:
  [Bug 6251] Info during compilation.
  
  Revision  Changes    Path
  1.4       +5 -1      xml-xerces/c/src/xercesc/framework/XMLValidator.hpp
  
  Index: XMLValidator.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/XMLValidator.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLValidator.hpp  11 Jul 2002 18:55:44 -0000      1.3
  +++ XMLValidator.hpp  20 Aug 2002 16:54:11 -0000      1.4
  @@ -56,6 +56,9 @@
   
    /*
     * $Log$
  +  * Revision 1.4  2002/08/20 16:54:11  tng
  +  * [Bug 6251] Info during compilation.
  +  *
     * Revision 1.3  2002/07/11 18:55:44  knoaman
     * Add a flag to the preContentValidation method to indicate whether to validate
     * default/fixed attributes or not.
  @@ -432,7 +435,7 @@
         */
       bool checkRootElement
       (
  -        const   unsigned int    elemId
  +        const   unsigned int
       ) { return true;};
   
       // -----------------------------------------------------------------------
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to