summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterscriptlimits.cpp
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-03-04 11:21:14 -0800
committerEli Linden <eli@lindenlab.com>2010-03-04 11:21:14 -0800
commit96fd9253490cd35dca314d7719529b886a3df3ae (patch)
tree87207b5070f28ecdc8a38610d00c9c84e2bcb5f2 /indra/newview/llfloaterscriptlimits.cpp
parentd0cd8f94db7e9ff5135b05c86fdccc007317d89a (diff)
parent462a49fb9dcf9eb9f7d6b438bebabb7dc773c683 (diff)
Merge
Diffstat (limited to 'indra/newview/llfloaterscriptlimits.cpp')
-rw-r--r--indra/newview/llfloaterscriptlimits.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterscriptlimits.cpp b/indra/newview/llfloaterscriptlimits.cpp
index fdf128945e..122bdc8bc7 100644
--- a/indra/newview/llfloaterscriptlimits.cpp
+++ b/indra/newview/llfloaterscriptlimits.cpp
@@ -557,7 +557,7 @@ void LLPanelScriptLimitsRegionMemory::setParcelID(const LLUUID& parcel_id)
// virtual
void LLPanelScriptLimitsRegionMemory::setErrorStatus(U32 status, const std::string& reason)
{
- llerrs << "Can't handle remote parcel request."<< " Http Status: "<< status << ". Reason : "<< reason<<llendl;
+ llwarns << "Can't handle remote parcel request."<< " Http Status: "<< status << ". Reason : "<< reason<<llendl;
}
// callback from the name cache with an owner name to add to the list