peiyongz    2003/10/17 12:34:47

  Modified:    c/src/xercesc/validators/schema/identity XPathSymbols.hpp
  Log:
  Header Guard changed from SCHEMASYMBOLS_HPP to XPATHSYMBOLS_HPP
  
  Revision  Changes    Path
  1.3       +3 -3      
xml-xerces/c/src/xercesc/validators/schema/identity/XPathSymbols.hpp
  
  Index: XPathSymbols.hpp
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/c/src/xercesc/validators/schema/identity/XPathSymbols.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathSymbols.hpp  4 Nov 2002 14:47:41 -0000       1.2
  +++ XPathSymbols.hpp  17 Oct 2003 19:34:47 -0000      1.3
  @@ -58,8 +58,8 @@
    * $Id$
    */
   
  -#if !defined(SCHEMASYMBOLS_HPP)
  -#define SCHEMASYMBOLS_HPP
  +#if !defined(XPATHSYMBOLS_HPP)
  +#define XPATHSYMBOLS_HPP
   
   #include <xercesc/util/XercesDefs.hpp>
   
  
  
  

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

Reply via email to