summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/implementationentry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/implementationentry.cxx b/cppuhelper/source/implementationentry.cxx
index ba4e72833f4a..f28547dfacc2 100644
--- a/cppuhelper/source/implementationentry.cxx
+++ b/cppuhelper/source/implementationentry.cxx
@@ -61,7 +61,7 @@ sal_Bool component_writeInfoHelper(
void * component_getFactoryHelper(
- sal_Char const * pImplName, SAL_UNUSED_PARAMETER void *,
+ char const * pImplName, SAL_UNUSED_PARAMETER void *,
SAL_UNUSED_PARAMETER void *, const struct ImplementationEntry entries[])
{