summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:18:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:18:13 +0000
commit8f9af2132625eb6b72f3ca29dfa741fe542d1b3d (patch)
treeef15fd2c633aa376c6898901e3a615652b5cbe4b /svtools/inc
parent79d38274655905ac4da87c16f2183634ab7bc491 (diff)
INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED
2005/11/15 19:25:32 pl 1.4.62.1: #i55991# removed warnings
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/fstathelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/inc/fstathelper.hxx b/svtools/inc/fstathelper.hxx
index a70f551709cd..ab14a831794f 100644
--- a/svtools/inc/fstathelper.hxx
+++ b/svtools/inc/fstathelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fstathelper.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 09:33:04 $
+ * last change: $Author: hr $ $Date: 2006-06-19 20:18:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,6 +73,6 @@ SVL_DLLPUBLIC sal_Bool IsDocument( const UniString& rURL );
*/
SVL_DLLPUBLIC sal_Bool IsFolder( const UniString& rURL );
-};
+}
#endif