Kaydet (Commit) e5cdfe58 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

This apparently wants sal_uLong, not bool

Change-Id: I0cf295ea2f83908d98427ae1f3bb6fa1dbbd0b12
üst 81e065b0
...@@ -423,7 +423,7 @@ struct TmpDictionary ...@@ -423,7 +423,7 @@ struct TmpDictionary
return xStream; return xStream;
} }
bool renameTmpToURL() sal_uLong renameTmpToURL()
{ {
try try
{ {
......
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