summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 13:01:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 13:01:38 +0000
commit8fff021a3fb83f304263d293d7d9d1f97f8e99e6 (patch)
treefd4c38923b6c27536ebc6179c08336a794a3f67d /unotools/inc
parent7d36ee40f93ce543422ac80e7f63d2ce5726d098 (diff)
INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED
2005/10/27 10:51:08 pl 1.7.16.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/localfilehelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/unotools/inc/unotools/localfilehelper.hxx b/unotools/inc/unotools/localfilehelper.hxx
index 259094014089..b08e490b984f 100644
--- a/unotools/inc/unotools/localfilehelper.hxx
+++ b/unotools/inc/unotools/localfilehelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: localfilehelper.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:32:56 $
+ * last change: $Author: hr $ $Date: 2006-06-19 14:01:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,6 +78,6 @@ public:
GetFolderContents( const ::rtl::OUString& rFolder, sal_Bool bFolder );
};
-};
+}
#endif