diff --git a/desktop/source/lib/lokinteractionhandler.cxx b/desktop/source/lib/lokinteractionhandler.cxx index 6b2f21922099..5f125c3a40c1 100644 --- a/desktop/source/lib/lokinteractionhandler.cxx +++ b/desktop/source/lib/lokinteractionhandler.cxx @@ -97,7 +97,7 @@ throw (uno::RuntimeException, std::exception) m_pLOKit->mpCallbackData); // block until SetPassword is called - m_havePassword.wait(nullptr); + m_havePassword.wait(); m_havePassword.reset(); for (sal_Int32 i = 0; i < rContinuations.getLength(); ++i)