summaryrefslogtreecommitdiff
path: root/package/source/xstor/ocompinstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/ocompinstream.hxx')
-rw-r--r--package/source/xstor/ocompinstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/xstor/ocompinstream.hxx b/package/source/xstor/ocompinstream.hxx
index 58d433d67bfc..c41c2c25f40a 100644
--- a/package/source/xstor/ocompinstream.hxx
+++ b/package/source/xstor/ocompinstream.hxx
@@ -48,7 +48,7 @@ protected:
std::unique_ptr<::comphelper::OInterfaceContainerHelper2> m_pInterfaceContainer;
css::uno::Sequence < css::beans::PropertyValue > m_aProperties;
bool m_bDisposed;
- sal_Int32 const m_nStorageType;
+ sal_Int32 m_nStorageType;
public:
OInputCompStream( OWriteStream_Impl& pImpl,