summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatecheck.cxx')
-rw-r--r--[-rwxr-xr-x]extensions/source/update/check/updatecheck.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheck.cxx b/extensions/source/update/check/updatecheck.cxx
index 73a40c0d6..f74d323af 100755..100644
--- a/extensions/source/update/check/updatecheck.cxx
+++ b/extensions/source/update/check/updatecheck.cxx
@@ -458,7 +458,7 @@ UpdateCheckThread::runCheck( bool & rbExtensionsChecked )
UpdateInfo aInfo;
rtl::Reference< UpdateCheck > aController(UpdateCheck::get());
-
+
if( checkForUpdates(aInfo, m_xContext, aController->getInteractionHandler(), createProvider()) )
{
aController->setUpdateInfo(aInfo);