summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/DAVProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/DAVProperties.hxx b/ucb/source/ucp/webdav/DAVProperties.hxx
index 108ac91cd9b7..de39bffa029d 100644
--- a/ucb/source/ucp/webdav/DAVProperties.hxx
+++ b/ucb/source/ucp/webdav/DAVProperties.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DAVProperties.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:06:28 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:33:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,6 +69,6 @@ struct DAVProperties
static bool isUCBDeadProperty( const NeonPropName & rName );
};
-}; // namespace webdav_ucp
+} // namespace webdav_ucp
#endif // _DAVPROPERTIES_HXX_