summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 16:14:34 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 16:14:34 +0000
commit57545960be5cfadef35c03253e58bd25298eafac (patch)
treeafbc17efc4985076d9a1bf517a8977d63b109f94 /sal
parentbb0fbef3851f81037d58b43888ffdbbed4a1b162 (diff)
INTEGRATION: CWS tune04 (1.4.54); FILE MERGED
2004/06/10 12:20:17 cmc 1.4.54.1: #i29636# persistant UNICHAR_SLASH OUString obj can be a simple sal_Unicode
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/unx/process_impl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/osl/unx/process_impl.cxx b/sal/osl/unx/process_impl.cxx
index 5e69702e79aa..4df307e0d1f1 100644
--- a/sal/osl/unx/process_impl.cxx
+++ b/sal/osl/unx/process_impl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: process_impl.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2004-06-17 13:27:08 $
+ * last change: $Author: hjs $ $Date: 2004-06-25 17:14:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,7 +107,7 @@
namespace /* private */
{
- const rtl::OUString UNICHAR_SLASH = rtl::OUString::createFromAscii("/");
+ const sal_Unicode UNICHAR_SLASH = ((sal_Unicode)'/');
//-------------------------------------------------------
// if the command line arg 0 contains a '/' somewhere it