summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/prov.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/prov.hxx')
-rw-r--r--ucb/source/ucp/file/prov.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/prov.hxx b/ucb/source/ucp/file/prov.hxx
index 280e6ea44845..38d278592721 100644
--- a/ucb/source/ucp/file/prov.hxx
+++ b/ucb/source/ucp/file/prov.hxx
@@ -192,7 +192,7 @@ namespace fileaccess {
// Members
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > m_xContext;
- void SAL_CALL initProperties( void );
+ void SAL_CALL initProperties();
osl::Mutex m_aMutex;
OUString m_HostName;
OUString m_HomeDirectory;