diff --git a/indra/newview/llxmlrpctransaction.cpp b/indra/newview/llxmlrpctransaction.cpp index 9dedb685db..12ba491411 100644 --- a/indra/newview/llxmlrpctransaction.cpp +++ b/indra/newview/llxmlrpctransaction.cpp @@ -100,8 +100,8 @@ public: std::string mResponseText; LLSD mResponseData; - bool mHasResponse; - bool mResponseParsed; + bool mHasResponse; + bool mResponseParsed; std::string mCertStore; LLSD mErrorCertData;