summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/tests
diff options
context:
space:
mode:
authorAndrew A. de Laix <alain@lindenlab.com>2010-11-05 13:38:09 -0700
committerAndrew A. de Laix <alain@lindenlab.com>2010-11-05 13:38:09 -0700
commitfbee6e83fbe92e38480fa3172125f764c83f69b0 (patch)
tree9e09d5f112ff9553a3d74716764405d2873796e5 /indra/viewer_components/updater/tests
parent95d39166faecec2c851285775422c3f668641de2 (diff)
parent9d7cdc17e311ba5f1f62112e316c531b68f67046 (diff)
Automated merge with https://bitbucket.org/mani_linden/viewer-development/
Diffstat (limited to 'indra/viewer_components/updater/tests')
-rw-r--r--indra/viewer_components/updater/tests/llupdaterservice_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/updater/tests/llupdaterservice_test.cpp b/indra/viewer_components/updater/tests/llupdaterservice_test.cpp
index 958526e35b..20d0f8fa09 100644
--- a/indra/viewer_components/updater/tests/llupdaterservice_test.cpp
+++ b/indra/viewer_components/updater/tests/llupdaterservice_test.cpp
@@ -64,7 +64,7 @@ void LLUpdateChecker::check(std::string const & protocolVersion, std::string con
std::string const & servicePath, std::string channel, std::string version)
{}
LLUpdateDownloader::LLUpdateDownloader(Client & ) {}
-void LLUpdateDownloader::download(LLURI const & ){}
+void LLUpdateDownloader::download(LLURI const & , std::string const &){}
/*****************************************************************************
* TUT