summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-30 12:01:20 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-30 12:01:20 +0000
commit188a6dc9ebd921b418d75834112ee5fa47ea0667 (patch)
treeee3b75d54b1450e37a6931a0f443111fa8b58f21 /ucb
parent5d85df4a29cf9c6a47b2946f4768f29d1454cc88 (diff)
#91676# Fixed typo.
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/core/ucbcmds.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/core/ucbcmds.cxx b/ucb/source/core/ucbcmds.cxx
index e79fb2e0b39c..81066aa90804 100644
--- a/ucb/source/core/ucbcmds.cxx
+++ b/ucb/source/core/ucbcmds.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ucbcmds.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: sb $ $Date: 2001-08-29 13:36:49 $
+ * last change: $Author: sb $ $Date: 2001-08-30 13:01:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1581,7 +1581,7 @@ void UniversalContentBroker::globalTransfer(
{
ucbhelper::cancelCommandExecution(
star::ucb::IOErrorCode_CANT_READ,
- uno::Sequence< uno::Any <(
+ uno::Sequence< uno::Any >(
&uno::makeAny(beans::PropertyValue(
rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(
"Uri")),