summaryrefslogtreecommitdiff
path: root/indra/llcrashlogger
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-12-13 15:29:07 -0500
committerOz Linden <oz@lindenlab.com>2012-12-13 15:29:07 -0500
commit8e99b826457ab0161c12e11e7b5465ce6a3d10f3 (patch)
tree0b85b38d63fe13e0363076befd5784f351c23409 /indra/llcrashlogger
parentedcdce226a7ff599e43c89fe7e4d37350650ae96 (diff)
parente2bd5f7a9d8f5b967954c3e0bc97e662f7149af7 (diff)
merge changes for DRTVWR-244
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;