summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/webdavprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/webdavprovider.cxx')
-rw-r--r--ucb/source/ucp/webdav-neon/webdavprovider.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/webdavprovider.cxx b/ucb/source/ucp/webdav-neon/webdavprovider.cxx
index b4699392574f..142351f9db0d 100644
--- a/ucb/source/ucp/webdav-neon/webdavprovider.cxx
+++ b/ucb/source/ucp/webdav-neon/webdavprovider.cxx
@@ -96,7 +96,7 @@ XTYPEPROVIDER_IMPL_3( ContentProvider,
XSERVICEINFO_COMMOM_IMPL( ContentProvider,
OUString( "com.sun.star.comp.WebDAVContentProvider" ) )
/// @throws css::uno::Exception
-static css::uno::Reference< css::uno::XInterface > SAL_CALL
+static css::uno::Reference< css::uno::XInterface >
ContentProvider_CreateInstance( const css::uno::Reference< css::lang::XMultiServiceFactory> & rSMgr )
{
css::lang::XServiceInfo* pX =