summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-20 16:16:50 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-20 16:16:50 +0000
commitabecb67b146185f8d49276b247c392bdd8ce715a (patch)
tree8ae1daa1d2b98ec3d7013ebce176d10a619ebf2c /ucb
parent027d932fd6c4ca69f65b6eaab68eedcf35f97903 (diff)
INTEGRATION: CWS tkr13_DEV300 (1.93.48); FILE MERGED
2008/04/23 14:33:55 tkr 1.93.48.1: #88027# rename file crashes
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/file/shell.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/shell.cxx b/ucb/source/ucp/file/shell.cxx
index fdf9e7861b..cf0115ec66 100644
--- a/ucb/source/ucp/file/shell.cxx
+++ b/ucb/source/ucp/file/shell.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: shell.cxx,v $
- * $Revision: 1.96 $
+ * $Revision: 1.97 $
*
* This file is part of OpenOffice.org.
*
@@ -1131,7 +1131,7 @@ shell::move( sal_Int32 CommandId,
if( srcUnqPath == dstUnqPathIn )
return;
// <--
-
+ //
osl::FileBase::RC nError;
rtl::OUString dstUnqPath( dstUnqPathIn );