summaryrefslogtreecommitdiff
path: root/indra/llcrashlogger
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-12-14 12:57:05 -0500
committerOz Linden <oz@lindenlab.com>2012-12-14 12:57:05 -0500
commit07dd6cf67e316797974d1e26961d0d63a4b40ef2 (patch)
treef04964498264df702bb7d63343ecb3ea3015e05b /indra/llcrashlogger
parent83299b56c4a9922a2dfa141f2ff45f3d52883c07 (diff)
parentd3293be2fe5b2bb04310ad1efc3801f724589654 (diff)
merge changes for DRTVWR-224
Diffstat (limited to 'indra/llcrashlogger')
-rw-r--r--indra/llcrashlogger/llcrashlogger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcrashlogger/llcrashlogger.cpp b/indra/llcrashlogger/llcrashlogger.cpp
index d6dcde4b9f..34e25a8a71 100644
--- a/indra/llcrashlogger/llcrashlogger.cpp
+++ b/indra/llcrashlogger/llcrashlogger.cpp
@@ -366,7 +366,7 @@ bool LLCrashLogger::sendCrashLogs()
{
sent = runCrashLogPost(mAltCrashHost, post_data, std::string("Sending to alternate server"), 3, 5);
}
-
+
mSentCrashLogs = sent;
return true;