summaryrefslogtreecommitdiff
path: root/package/inc/ZipEnumeration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/ZipEnumeration.hxx')
-rw-r--r--package/inc/ZipEnumeration.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/inc/ZipEnumeration.hxx b/package/inc/ZipEnumeration.hxx
index bd64b31e9373..0cfaa2bceed6 100644
--- a/package/inc/ZipEnumeration.hxx
+++ b/package/inc/ZipEnumeration.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -32,8 +32,8 @@
class ZipEnumeration
{
-protected:
- EntryHash &rEntryHash;
+protected:
+ EntryHash &rEntryHash;
EntryHash::const_iterator aIterator;
public:
sal_Bool SAL_CALL hasMoreElements();