Kaydet (Commit) 5a180fd9 authored tarafından August Sodora's avatar August Sodora

Fix MacOSX build

üst 1681ee65
......@@ -65,8 +65,8 @@ int RTFTokenizer::resolveParse()
int ret;
// for hex chars
int b = 0, count = 2;
sal_uInt32 nPercentSize;
sal_uInt32 nLastPos;
sal_uInt32 nPercentSize = 0;
sal_uInt32 nLastPos = 0;
if (m_xStatusIndicator.is())
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment