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 2001/04/11 00:52:05 UTC

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

dbertoni    01/04/10 15:52:05

  Modified:    c/src/XSLT TopLevelArg.hpp
  Log:
  Fixed export of class for OS/390 port.
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xalan/c/src/XSLT/TopLevelArg.hpp
  
  Index: TopLevelArg.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/TopLevelArg.hpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TopLevelArg.hpp	2000/11/27 21:44:59	1.4
  +++ TopLevelArg.hpp	2001/04/10 22:52:04	1.5
  @@ -85,7 +85,7 @@
   /**
    * This class holds an instance of an argument on the stack.
    */
  -class TopLevelArg
  +class XALAN_XSLT_EXPORT TopLevelArg
   {
   public:
   
  
  
  

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