summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-09-10 15:30:13 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-09-10 15:30:13 -0400
commite6a68e1f09e4d056b4932111e09c3bff98acf29d (patch)
treeff6042868eef497f485594d7c45b6c7c45d580b8 /indra/viewer_components/updater
parentf878b032e8c96c4e4ae752864d7641bba2ea4102 (diff)
parent55ae6a7962cdc9a9d7d087fbc529d30db9c37013 (diff)
merge
Diffstat (limited to 'indra/viewer_components/updater')
-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);