svn merge -r 76923:76933 svn+ssh://svn.lindenlab.com/svn/linden/branches/improved-im-for-merge --> release
QAR-176 merge of Improved IM into Releasemaster
parent
e1d4097222
commit
dc2684fa1d
|
|
@ -827,7 +827,7 @@ LLIOPipe::EStatus LLHTTPResponder::process_impl(
|
|||
}
|
||||
else
|
||||
{
|
||||
llinfos << "LLHTTPResponder::process_impl didn't find a node for "
|
||||
llwarns << "LLHTTPResponder::process_impl didn't find a node for "
|
||||
<< mAbsPathAndQuery << llendl;
|
||||
LLBufferStream str(channels, buffer.get());
|
||||
mState = STATE_SHORT_CIRCUIT;
|
||||
|
|
|
|||
Loading…
Reference in New Issue