summaryrefslogtreecommitdiffstats
path: root/unodevtools/inc/unodevtools/options.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/inc/unodevtools/options.hxx')
-rw-r--r--unodevtools/inc/unodevtools/options.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/inc/unodevtools/options.hxx b/unodevtools/inc/unodevtools/options.hxx
index 0455cd9ff171..566c18d01f1c 100644
--- a/unodevtools/inc/unodevtools/options.hxx
+++ b/unodevtools/inc/unodevtools/options.hxx
@@ -32,7 +32,7 @@ bool readOption( OUString * pValue, const sal_Char * pOpt,
// throws CannotDumpException
-bool readOption( sal_Bool * pbOpt, const sal_Char * pOpt,
+bool readOption( const sal_Char * pOpt,
sal_uInt32 * pnIndex, const OUString & aArg);
} // end of namespace unodevtools