summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filtask.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filtask.cxx')
-rw-r--r--ucb/source/ucp/file/filtask.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filtask.cxx b/ucb/source/ucp/file/filtask.cxx
index 37f96a9baaaa..35bd200b0b7b 100644
--- a/ucb/source/ucp/file/filtask.cxx
+++ b/ucb/source/ucp/file/filtask.cxx
@@ -147,7 +147,7 @@ void SAL_CALL TaskManager::installError( sal_Int32 CommandId,
sal_Int32 SAL_CALL
-TaskManager::getCommandId( void )
+TaskManager::getCommandId()
{
osl::MutexGuard aGuard( m_aMutex );
return ++m_nCommandId;