diff options
author | Richard Linden <none@none> | 2010-02-03 13:28:13 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-03 13:28:13 -0800 |
commit | 5da10c340dbc9148ec5642a495f5b22a607fcc68 (patch) | |
tree | 6034cd139c32f7c26f9a022bd39456f62484510d /indra/newview/llfloateranimpreview.cpp | |
parent | bf18e798c5ca2e238bb5f4affec7182c8e30dcd4 (diff) | |
parent | 19ac8cdc26a7c3503ff224ae60d2b9226992a311 (diff) |
merge
Diffstat (limited to 'indra/newview/llfloateranimpreview.cpp')
-rw-r--r-- | indra/newview/llfloateranimpreview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloateranimpreview.cpp b/indra/newview/llfloateranimpreview.cpp index 904655cdc8..5ec58c8dd6 100644 --- a/indra/newview/llfloateranimpreview.cpp +++ b/indra/newview/llfloateranimpreview.cpp @@ -117,7 +117,7 @@ std::string STATUS[] = "E_ST_NO_XLT_EASEOUT", "E_ST_NO_XLT_HAND", "E_ST_NO_XLT_EMOTE", - "E_ST_BAD_ROOT" +"E_ST_BAD_ROOT" }; //----------------------------------------------------------------------------- |