aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llxmlrpctransaction.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llxmlrpctransaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llxmlrpctransaction.h b/linden/indra/newview/llxmlrpctransaction.h
index 878ff7c..843ca24 100644
--- a/linden/indra/newview/llxmlrpctransaction.h
+++ b/linden/indra/newview/llxmlrpctransaction.h
@@ -74,7 +74,7 @@ public:
74 void appendDouble(const char*, double); 74 void appendDouble(const char*, double);
75 void appendValue(const char*, LLXMLRPCValue&); 75 void appendValue(const char*, LLXMLRPCValue&);
76 76
77 void free(); 77 void cleanup();
78 // only call this on the top level created value 78 // only call this on the top level created value
79 79
80 XMLRPC_VALUE getValue() const; 80 XMLRPC_VALUE getValue() const;