diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-12-10 15:32:42 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-12-10 15:32:42 -0500 |
commit | 798377b076fbce895ba2075417107de0da10b9ca (patch) | |
tree | 30238590638bfebf17b8f821b487ee6b05cc8fc5 /indra/newview/app_settings/logcontrol.xml | |
parent | 6a5e227dc11f19dd7901226a454cebcd16ca7f2d (diff) |
SH-3606 WIP - fixed bug found by persnickety compiler
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rwxr-xr-x | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 64122bbb6c..1259039010 100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,8 +42,8 @@ </array> <key>tags</key> <array> - <!-- sample entry for debugging specific items <string>Avatar</string> + <!-- sample entry for debugging specific items <string>Voice</string> --> </array> |