From 2a9be0445b82fdca0fb98da20f74c0200a9bffe1 Mon Sep 17 00:00:00 2001 From: Aaron Brashears Date: Wed, 5 Dec 2007 01:15:45 +0000 Subject: Result of svn merge -r74235:74242 svn+ssh://svn/svn/linden/branches/robust-pump into release --- indra/llmessage/lliopipe.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llmessage/lliopipe.cpp') diff --git a/indra/llmessage/lliopipe.cpp b/indra/llmessage/lliopipe.cpp index 8c0d01f7fc..a0cf5183f1 100644 --- a/indra/llmessage/lliopipe.cpp +++ b/indra/llmessage/lliopipe.cpp @@ -51,6 +51,7 @@ static const std::string STATUS_ERROR_NAMES[LLIOPipe::STATUS_ERROR_COUNT] = std::string("STATUS_NOT_IMPLEMENTED"), std::string("STATUS_PRECONDITION_NOT_MET"), std::string("STATUS_NO_CONNECTION"), + std::string("STATUS_LOST_CONNECTION"), std::string("STATUS_EXPIRED"), }; -- cgit v1.2.3