Tag: cws_src680_dba20c User: fs Date: 05/05/17 06:49:31 Modified: /dba/connectivity/source/drivers/evoab/ LDriver.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/evoab/ ================================================== File [changed]: LDriver.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab/LDriver.cxx?r1=1.3.96.1&r2=1.3.96.2 Delta lines: +3 -3 ------------------- --- LDriver.cxx 17 May 2005 13:02:14 -0000 1.3.96.1 +++ LDriver.cxx 17 May 2005 13:49:27 -0000 1.3.96.2 @@ -2,9 +2,9 @@ * * $RCSfile: LDriver.cxx,v $ * - * $Revision: 1.3.96.1 $ + * $Revision: 1.3.96.2 $ * - * last change: $Author: fs $ $Date: 2005/05/17 13:02:14 $ + * last change: $Author: fs $ $Date: 2005/05/17 13:49:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -195,7 +195,7 @@ } return sProcErr; } - oslProcessError lcl_execute( const ::rtl::OUString& _rCommand, const ::rtl::OUString& _rArgument, + oslProcessError lcl_execute( const ::rtl::OUString& _rCommand, ::rtl::OUString& _rArgument, const ::rtl::OUString& _rWorkingDir, oslProcessOption _nOptions, oslFileHandle& /*[out]*/ _hStdOut ) { oslProcessError nError = osl_Process_E_None; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
