summaryrefslogtreecommitdiffstats
path: root/mysqlc/source/mysqlc_services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_services.cxx')
-rw-r--r--mysqlc/source/mysqlc_services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysqlc/source/mysqlc_services.cxx b/mysqlc/source/mysqlc_services.cxx
index 0ffe9cdee778..a3f3fa1d0b20 100644
--- a/mysqlc/source/mysqlc_services.cxx
+++ b/mysqlc/source/mysqlc_services.cxx
@@ -55,7 +55,7 @@ struct ProviderRequest
}
/* {{{ CREATE_PROVIDER -I- */
- inline sal_Bool CREATE_PROVIDER(
+ inline bool CREATE_PROVIDER(
const OUString& Implname,
const Sequence< OUString > & Services,
::cppu::ComponentInstantiation Factory,