summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/cacheserv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/cacher/cacheserv.cxx')
-rw-r--r--ucb/source/cacher/cacheserv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/cacher/cacheserv.cxx b/ucb/source/cacher/cacheserv.cxx
index 93c3f9191394..9e3d3b2a0a8b 100644
--- a/ucb/source/cacher/cacheserv.cxx
+++ b/ucb/source/cacher/cacheserv.cxx
@@ -29,7 +29,7 @@ using namespace com::sun::star::lang;
extern "C" SAL_DLLPUBLIC_EXPORT void * cached1_component_getFactory(
- const sal_Char * pImplName, void * pServiceManager, void * )
+ const char * pImplName, void * pServiceManager, void * )
{
void * pRet = nullptr;