summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2002-10-17 08:03:31 +0000
committerOliver Bolte <obo@openoffice.org>2002-10-17 08:03:31 +0000
commit9159dae461fa883b8e0eadaef1085b0f674320bb (patch)
tree02acad8bf372473cab987b0282e094d5896f50f0 /ucb
parent3700feb9773bb7c5009cbf22d70c7f862b34f055 (diff)
#100000# typo
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/ftp/ftpcontent.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/ftp/ftpcontent.hxx b/ucb/source/ucp/ftp/ftpcontent.hxx
index 257683a93dd3..6456e1f18a65 100644
--- a/ucb/source/ucp/ftp/ftpcontent.hxx
+++ b/ucb/source/ucp/ftp/ftpcontent.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ftpcontent.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: abi $ $Date: 2002-10-15 16:19:30 $
+ * last change: $Author: obo $ $Date: 2002-10-17 09:03:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -188,7 +188,7 @@ namespace ftp
com::sun::star::ucb::XCommandEnvironment >& Environment
);
- ::com::sun::star::uno::Sequence<::com::sun::star::uno::Any>
+ com::sun::star::uno::Sequence<com::sun::star::uno::Any>
setPropertyValues(
const ::com::sun::star::uno::Sequence<
::com::sun::star::beans::PropertyValue>& seqPropVal);