summaryrefslogtreecommitdiff
path: root/package/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 05:09:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 05:09:46 +0000
commite012535d41bdf9122663b81226e9e16faba9a323 (patch)
tree24d15925fb01c32b80fc6a00d7171f2cba6b4a15 /package/inc
parentb7169999781c18e68d2306bc65c575f54409ed18 (diff)
INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED
2005/11/01 17:10:14 cd 1.7.4.1: #i53898# Warning free code for sun sparc compiler
Diffstat (limited to 'package/inc')
-rw-r--r--package/inc/HashMaps.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/inc/HashMaps.hxx b/package/inc/HashMaps.hxx
index 8f070cb86884..138a70c083f7 100644
--- a/package/inc/HashMaps.hxx
+++ b/package/inc/HashMaps.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: HashMaps.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:56:10 $
+ * last change: $Author: hr $ $Date: 2006-06-20 06:09:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@ struct eqFunc
class ZipPackageFolder;
namespace com { namespace sun { namespace star { namespace packages {
class ContentInfo;
-} } } };
+} } } }
typedef std::hash_map < rtl::OUString,
ZipPackageFolder *,