diff options
author | Richard Linden <none@none> | 2010-02-03 11:49:07 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-03 11:49:07 -0800 |
commit | 19ac8cdc26a7c3503ff224ae60d2b9226992a311 (patch) | |
tree | ee9a7dc742354b6d9ddda0a7aba55341818f1c68 /indra/newview/llfloateranimpreview.cpp | |
parent | 1f5320e214e9cd62ecd2ef094d795119d5a2928a (diff) | |
parent | 66bc04339ccc0bf73005ae0cd1e7b04259c4944c (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" }; //----------------------------------------------------------------------------- |