summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/inc/registrationhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/inc/registrationhelper.hxx')
-rw-r--r--dbaccess/source/inc/registrationhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/inc/registrationhelper.hxx b/dbaccess/source/inc/registrationhelper.hxx
index fea7e3c21174..3cb4ce5b1521 100644
--- a/dbaccess/source/inc/registrationhelper.hxx
+++ b/dbaccess/source/inc/registrationhelper.hxx
@@ -21,7 +21,7 @@
#error "don't include this file directly! use dbu_reghelper.hxx instead!"
#endif
-typedef css::uno::Reference< css::lang::XSingleServiceFactory > (SAL_CALL *FactoryInstantiation)
+typedef css::uno::Reference< css::lang::XSingleServiceFactory > (*FactoryInstantiation)
(
const css::uno::Reference< css::lang::XMultiServiceFactory >& _rServiceManager,
const OUString & _rComponentName,