cosmetic logging fix

Oz Linden 2013-03-06 15:50:54 -05:00
parent 5422a27992
commit ce73cc392c
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ void LLUpdateChecker::Implementation::completed(U32 status,
LL_WARNS("UpdaterService")
<< "update response using " << sProtocolVersion
<< " was 404... retry with legacy protocol" << mProtocol
<< " was 404... retry with legacy protocol " << mProtocol
<< "\n at " << retryUrl
<< LL_ENDL;