You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by au...@apache.org on 2001/04/19 20:49:53 UTC

cvs commit: xml-xalan/c/src/XalanTransformer XalanCompiledStylesheet.hpp

auriemma    01/04/19 11:49:53

  Modified:    c/src/XalanTransformer XalanCompiledStylesheet.hpp
  Log:
  Fixes some tabs.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-xalan/c/src/XalanTransformer/XalanCompiledStylesheet.hpp
  
  Index: XalanCompiledStylesheet.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XalanTransformer/XalanCompiledStylesheet.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XalanCompiledStylesheet.hpp	2001/03/16 20:40:22	1.1
  +++ XalanCompiledStylesheet.hpp	2001/04/19 18:49:53	1.2
  @@ -87,14 +87,14 @@
   	
   	XalanCompiledStylesheet(
   			const XSLTInputSource&					theStylesheetSource,
  -			XSLTProcessorEnvSupportDefault&	theXSLTProcessorEnvSupport,
  +			XSLTProcessorEnvSupportDefault&			theXSLTProcessorEnvSupport,
   			XSLTEngineImpl&							theProcessor);
   
   	~XalanCompiledStylesheet();
   
   	void
   	setStylesheetRoot(
  -				StylesheetExecutionContextDefault&		theStylesheetExecutionContext) const;
  +			StylesheetExecutionContextDefault&		theStylesheetExecutionContext) const;
   
   protected:
   
  
  
  

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