summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/DAVSessionFactory.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:34:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:34:49 +0000
commit670a4800962d21a6ef691a53dd4a4f7726e62007 (patch)
tree4a3650514405651ff980fe724a0f18d1c6362576 /ucb/source/ucp/webdav/DAVSessionFactory.hxx
parent0da152bc1722ee593a6f46da0bd95785b0653ab2 (diff)
INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED
2005/11/10 18:10:21 pl 1.9.10.1: #i55991# removed warnings
Diffstat (limited to 'ucb/source/ucp/webdav/DAVSessionFactory.hxx')
-rw-r--r--ucb/source/ucp/webdav/DAVSessionFactory.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/DAVSessionFactory.hxx b/ucb/source/ucp/webdav/DAVSessionFactory.hxx
index 6fc4fd9d5800..408eed399f3b 100644
--- a/ucb/source/ucp/webdav/DAVSessionFactory.hxx
+++ b/ucb/source/ucp/webdav/DAVSessionFactory.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DAVSessionFactory.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:08:49 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:34:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -90,6 +90,6 @@ private:
friend class DAVSession;
};
-}; // namespace webdav_ucp
+} // namespace webdav_ucp
#endif // _DAVSESSIONFACTORY_HXX_