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/05 17:39:46 UTC

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

dbertoni    2002/08/05 08:39:46

  Modified:    c/src/XSLT ElemFallback.hpp
  Log:
  Fixed include guard and updated copyright.
  
  Revision  Changes    Path
  1.7       +1 -1      xml-xalan/c/src/XSLT/ElemFallback.hpp
  
  Index: ElemFallback.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemFallback.hpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ElemFallback.hpp	9 Mar 2001 16:20:02 -0000	1.6
  +++ ElemFallback.hpp	5 Aug 2002 15:39:46 -0000	1.7
  @@ -54,7 +54,7 @@
    * information on the Apache Software Foundation, please see
    * <http://www.apache.org/>.
    */
  -#if !defined(XALAN_ELEMTEXTLITERAL_HEADER_GUARD)
  +#if !defined(XALAN_FALLBACK_HEADER_GUARD)
   #define XALAN_FALLBACK_HEADER_GUARD
   
   
  
  
  

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