summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-06-05 15:52:44 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-06-05 15:52:44 -0400
commitca806315a98627b29a4933cbf8b27431ca43dd0f (patch)
treeedb7b4576f02c9b678b5147cd34822f77e060816 /indra/newview/llvoavatar.h
parentf7c9739fd9bb4355765ecff4b92e879b38302e49 (diff)
SH-3635 WIP - logging cleanup, moved some big dumps into separate XML files
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rwxr-xr-xindra/newview/llvoavatar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 19ad49d3a1..fad2fd962c 100755
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -998,6 +998,7 @@ extern const S32 MAX_TEXTURE_VIRTUAL_SIZE_RESET_INTERVAL;
std::string get_sequential_numbered_file_name(const std::string& prefix,
const std::string& suffix);
+void dump_sequential_xml(const std::string outprefix, const LLSD& content);
void dump_visual_param(apr_file_t* file, LLVisualParam* viewer_param, F32 value);
#endif // LL_VOAVATAR_H