summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpurl.hxx
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2002-10-23 07:00:11 +0000
committerAndreas Bille <abi@openoffice.org>2002-10-23 07:00:11 +0000
commitb2b7ddcd7763c5b5c70d7083bd9a0e593a93797d (patch)
tree0e8aa24028335243672800a5e68e1d8e4cb2f195 /ucb/source/ucp/ftp/ftpurl.hxx
parent1d5481b5a204c3be7bf1057a2cbe4a9cf67c512e (diff)
#104240# fpxcontentprovider replaced
Diffstat (limited to 'ucb/source/ucp/ftp/ftpurl.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftpurl.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/ucb/source/ucp/ftp/ftpurl.hxx b/ucb/source/ucp/ftp/ftpurl.hxx
index 9327d454fd60..75740779dc25 100644
--- a/ucb/source/ucp/ftp/ftpurl.hxx
+++ b/ucb/source/ucp/ftp/ftpurl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ftpurl.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: abi $ $Date: 2002-10-21 13:13:00 $
+ * last change: $Author: abi $ $Date: 2002-10-23 08:00:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,6 +131,7 @@ namespace ftp {
malformed_exception
);
+ FTPURL(const FTPURL& r);
~FTPURL();