summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/llupdatechecker.cpp
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2013-09-10 14:59:33 -0700
committerDon Kjer <don@lindenlab.com>2013-09-10 14:59:33 -0700
commit683c36ae2f81bd08d83d7e37c60f447196635834 (patch)
tree05c60ca16e66a297a9ec19f0dc64c3f7664edcf0 /indra/viewer_components/updater/llupdatechecker.cpp
parent3a44c5c2a3e04ed8e7174bedb5753d29e6581019 (diff)
parente6a68e1f09e4d056b4932111e09c3bff98acf29d (diff)
Automated merge
Diffstat (limited to 'indra/viewer_components/updater/llupdatechecker.cpp')
-rwxr-xr-xindra/viewer_components/updater/llupdatechecker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/updater/llupdatechecker.cpp b/indra/viewer_components/updater/llupdatechecker.cpp
index 436e2df815..970b55c1c7 100755
--- a/indra/viewer_components/updater/llupdatechecker.cpp
+++ b/indra/viewer_components/updater/llupdatechecker.cpp
@@ -209,7 +209,7 @@ std::string LLUpdateChecker::Implementation::buildUrl(std::string const & urlBas
std::string const & platform_version,
unsigned char uniqueid[MD5HEX_STR_SIZE],
bool willing_to_test)
-{
+{
LLSD path;
path.append(mProtocol);
path.append(channel);