summaryrefslogtreecommitdiff
path: root/ucb/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:36:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:36:54 +0000
commit98d2ae5ab1baf6341d9d2da73db91e2cc5b2e901 (patch)
tree969aaf160f4c8e1741c9b00991ffee3dd47eab34 /ucb/source
parent2df9849110ce4e8f7a15f631fa2d00eea40fe0c2 (diff)
INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED
2005/11/10 18:10:26 pl 1.6.10.1: #i55991# removed warnings
Diffstat (limited to 'ucb/source')
-rw-r--r--ucb/source/ucp/webdav/NeonPropFindRequest.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/NeonPropFindRequest.hxx b/ucb/source/ucp/webdav/NeonPropFindRequest.hxx
index f7fcd5ab69f9..1517ce238429 100644
--- a/ucb/source/ucp/webdav/NeonPropFindRequest.hxx
+++ b/ucb/source/ucp/webdav/NeonPropFindRequest.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: NeonPropFindRequest.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:12:41 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:36:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -75,6 +75,6 @@ public:
~NeonPropFindRequest();
};
-}; // namespace webdav_ucp
+} // namespace webdav_ucp
#endif // _NEONPROPFINDREQUEST_HXX_