summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRider Linden <none@none>2015-04-13 09:20:54 -0700
committerRider Linden <none@none>2015-04-13 09:20:54 -0700
commit2d3e4576d7a1f6d5f2a9c0596cefe3f62753b2fa (patch)
treebb0b3700bb532688eee0894345dac0d1cba7a900 /indra
parentd0c85b6dd964164b6d92103ad65b5cd859197de2 (diff)
Formatting change to get past merge conflict.
Diffstat (limited to 'indra')
-rwxr-xr-xindra/llmessage/llavatarnamecache.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/llmessage/llavatarnamecache.cpp b/indra/llmessage/llavatarnamecache.cpp
index 616bd60f07..ef097c70f2 100755
--- a/indra/llmessage/llavatarnamecache.cpp
+++ b/indra/llmessage/llavatarnamecache.cpp
@@ -399,9 +399,7 @@ void LLAvatarNameCache::requestNamesViaCapability()
if (!url.empty())
{
- LL_DEBUGS("AvNameCache") << "LLAvatarNameCache::requestNamesViaCapability requested "
- << ids << " ids"
- << LL_ENDL;
+ LL_DEBUGS("AvNameCache") << "LLAvatarNameCache::requestNamesViaCapability requested " << ids << " ids" << LL_ENDL;
std::string coroname =
LLCoros::instance().launch("LLAvatarNameCache::requestAvatarNameCache_",