summaryrefslogtreecommitdiff
path: root/l10ntools/inc/xrmlex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/xrmlex.hxx')
-rw-r--r--l10ntools/inc/xrmlex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/xrmlex.hxx b/l10ntools/inc/xrmlex.hxx
index 2b159283d222..e1092433f2b6 100644
--- a/l10ntools/inc/xrmlex.hxx
+++ b/l10ntools/inc/xrmlex.hxx
@@ -30,7 +30,7 @@ extern "C" int InitXrmExport( const char * );
extern "C" int EndXrmExport();
extern "C" int GetError();
extern "C" int SetError();
-extern "C" char *GetOutputFile( int argc, char* argv[]);
+extern "C" bool GetOutputFile( int argc, char* argv[]);
extern "C" FILE *GetXrmFile();
extern "C" int isQuiet();
extern "C" const char* getFilename();