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 Release
master
Josh Bell 2008-01-07 20:56:24 +00:00
parent e1d4097222
commit dc2684fa1d
1 changed files with 1 additions and 1 deletions

View File

@ -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;