summaryrefslogtreecommitdiffstats
path: root/include/oox/helper/zipstorage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/zipstorage.hxx')
-rw-r--r--include/oox/helper/zipstorage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/helper/zipstorage.hxx b/include/oox/helper/zipstorage.hxx
index 0338b8b7cc58..e3e544bcca33 100644
--- a/include/oox/helper/zipstorage.hxx
+++ b/include/oox/helper/zipstorage.hxx
@@ -28,7 +28,7 @@ namespace com { namespace sun { namespace star {
namespace oox {
-// ============================================================================
+
/** Implements stream access for ZIP storages containing XML streams. */
class ZipStorage : public StorageBase
@@ -79,7 +79,7 @@ private:
mxStorage; ///< Storage based on input or output stream.
};
-// ============================================================================
+
} // namespace oox