summaryrefslogtreecommitdiff
path: root/l10ntools/source/helpmerge.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/helpmerge.cxx')
-rw-r--r--l10ntools/source/helpmerge.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/helpmerge.cxx b/l10ntools/source/helpmerge.cxx
index a8fa684ab443..41bcf93b62cf 100644
--- a/l10ntools/source/helpmerge.cxx
+++ b/l10ntools/source/helpmerge.cxx
@@ -138,7 +138,7 @@ bool HelpParser::CreatePO(
}
aPoOutput.close();
- return sal_True;
+ return true;
}
bool HelpParser::Merge( const OString &rPOFile, const OString &rDestinationFile,