summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8scan.hxx')
-rw-r--r--sw/source/filter/ww8/ww8scan.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index c9216ed1cbe6..a97ea13628fe 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -1533,7 +1533,7 @@ public:
sal_uInt16 m_nFib_actual; // 0x05bc #i56856#
WW8Fib(SvStream& rStrm, sal_uInt8 nWantedVersion,sal_uInt32 nOffset=0);
- explicit WW8Fib(sal_uInt8 nVersion = 6, bool bDot = false);
+ explicit WW8Fib(sal_uInt8 nVersion, bool bDot = false);
void WriteHeader(SvStream& rStrm);
void Write(SvStream& rStrm);