summaryrefslogtreecommitdiff
path: root/io/source/stm/omark.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/omark.cxx')
-rw-r--r--io/source/stm/omark.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx
index af6b7d390f3f..1be2c58f053a 100644
--- a/io/source/stm/omark.cxx
+++ b/io/source/stm/omark.cxx
@@ -181,7 +181,7 @@ void OMarkableOutputStream::closeOutput()
m_mapMarks.clear();
m_nCurrentPos = m_pBuffer->getSize();
- checkMarksAndFlush();
+ checkMarksAndFlush();
m_output->closeOutput();