summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-21 11:47:14 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-21 11:47:14 +0100
commite5cdfe589f8ce559a9e6d8fee3b1a6bd3c9ec233 (patch)
treee4dbd54b671469ece122197c2ed17e1a304718a3 /linguistic
parent81e065b0ec2764ef44116512631d2ae8260df47a (diff)
This apparently wants sal_uLong, not bool
Change-Id: I0cf295ea2f83908d98427ae1f3bb6fa1dbbd0b12
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/dicimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 9dc63e332e11..886a826f222d 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -423,7 +423,7 @@ struct TmpDictionary
return xStream;
}
- bool renameTmpToURL()
+ sal_uLong renameTmpToURL()
{
try
{