summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/ContentProperties.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:32:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:32:55 +0000
commit30a71c7a0986e55a91fdb748191353c730ecb986 (patch)
tree27f3a7026150135299bd8be7e02ba5f0118791a3 /ucb/source/ucp/webdav/ContentProperties.hxx
parent93bb687c362799ad3b16cd1f85c4e7a6a6deb1a7 (diff)
INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED
2005/11/10 18:10:14 pl 1.9.10.1: #i55991# removed warnings
Diffstat (limited to 'ucb/source/ucp/webdav/ContentProperties.hxx')
-rw-r--r--ucb/source/ucp/webdav/ContentProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/ContentProperties.hxx b/ucb/source/ucp/webdav/ContentProperties.hxx
index 28b9e4c49720..100d8804605c 100644
--- a/ucb/source/ucp/webdav/ContentProperties.hxx
+++ b/ucb/source/ucp/webdav/ContentProperties.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ContentProperties.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:05:10 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:32:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -181,6 +181,6 @@ private:
ContentProperties & operator=( const ContentProperties & ); // n.i.
};
-};
+}
#endif /* !_WEBDAV_UCP_CONTENTPROPERTIES_HXX */