diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:35:23 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:35:23 +0000 |
commit | 2e53c3f6d69429e53f5be49dca9fb1ee4f37072f (patch) | |
tree | 9d5c16da15989ab5a0947ac787620a62bb2bf8ad /ucb/source/ucp/webdav/DateTimeHelper.hxx | |
parent | af5ca66f106c096dffc84ce5f476bee210aab0f3 (diff) |
INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED
2005/11/10 18:10:22 pl 1.3.10.1: #i55991# removed warnings
Diffstat (limited to 'ucb/source/ucp/webdav/DateTimeHelper.hxx')
-rw-r--r-- | ucb/source/ucp/webdav/DateTimeHelper.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/DateTimeHelper.hxx b/ucb/source/ucp/webdav/DateTimeHelper.hxx index 42a5b96d9020..2c291df6dcff 100644 --- a/ucb/source/ucp/webdav/DateTimeHelper.hxx +++ b/ucb/source/ucp/webdav/DateTimeHelper.hxx @@ -4,9 +4,9 @@ * * $RCSfile: DateTimeHelper.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:09:34 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:35:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -67,7 +67,7 @@ public: ::com::sun::star::util::DateTime& ); }; -}; // namespace webdav_ucp +} // namespace webdav_ucp #endif |