You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2002/08/01 20:09:27 UTC

cvs commit: xml-xalan/c/src/XSLT CountersTable.hpp

dbertoni    2002/08/01 11:09:27

  Modified:    c/src/XSLT CountersTable.hpp
  Log:
  Fixed typo in include guard.
  
  Revision  Changes    Path
  1.5       +2 -2      xml-xalan/c/src/XSLT/CountersTable.hpp
  
  Index: CountersTable.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/CountersTable.hpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CountersTable.hpp	24 Jul 2002 23:19:43 -0000	1.4
  +++ CountersTable.hpp	1 Aug 2002 18:09:27 -0000	1.5
  @@ -55,7 +55,7 @@
    * <http://www.apache.org/>.
    */
   #if !defined(XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680)
  -#define XALAN_ELEMNUMBER_HEADER_GUARD_1357924680 
  +#define XALAN_COUNTERSTABLE_HEADER_GUARD_1357924680
   
   /**
    * $Id$
  
  
  

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