summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/clipb/wcbentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/clipb/wcbentry.cxx')
-rw-r--r--dtrans/source/win32/clipb/wcbentry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/clipb/wcbentry.cxx b/dtrans/source/win32/clipb/wcbentry.cxx
index f0580e70e20e..e91bde9c07d7 100644
--- a/dtrans/source/win32/clipb/wcbentry.cxx
+++ b/dtrans/source/win32/clipb/wcbentry.cxx
@@ -53,7 +53,7 @@ extern "C"
// component_getFactory
// returns a factory to create XFilePicker-Services
-SAL_DLLPUBLIC_EXPORT void* sysdtrans_component_getFactory( const sal_Char* pImplName, void* pSrvManager, void* /*pRegistryKey*/ )
+SAL_DLLPUBLIC_EXPORT void* sysdtrans_component_getFactory( const char* pImplName, void* pSrvManager, void* /*pRegistryKey*/ )
{
void* pRet = nullptr;