summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.cxx
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2011-02-01 11:12:15 +0100
committerVladimir Glazunov <vg@openoffice.org>2011-02-01 11:12:15 +0100
commit795fe04b1a5b1fecd3a61af88d99d1ca85488c72 (patch)
tree16a8129651891cf8687564787324a848d92266f2 /extensions/source/update/check/updatecheck.cxx
parent043a2cdf62ad9a16a9e585b324a497d84d35418a (diff)
parent4b7268ad97c20d4f26589b08c8a395a6a54785a7 (diff)
CWS-TOOLING: integrate CWS dba34booo/DEV300_m99
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);