summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterscriptdebug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterscriptdebug.cpp')
-rw-r--r--indra/newview/llfloaterscriptdebug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterscriptdebug.cpp b/indra/newview/llfloaterscriptdebug.cpp
index d80dbca310..cc522bf75b 100644
--- a/indra/newview/llfloaterscriptdebug.cpp
+++ b/indra/newview/llfloaterscriptdebug.cpp
@@ -58,7 +58,7 @@ BOOL LLFloaterScriptDebug::postBuild()
if (mTabContainer)
{
- // FIXME: apparantly fails for tab containers?
+ // *FIX: apparantly fails for tab containers?
// mTabContainer->requires("all_scripts", WIDGET_TYPE_FLOATER);
// mTabContainer->checkRequirements();
return TRUE;