From 4617a37edfc291a0942027231691bdbf6109b9cb Mon Sep 17 00:00:00 2001 From: Aaron Brashears Date: Wed, 3 Jan 2007 21:05:41 +0000 Subject: corrected, removed, and updated comments throughout the code to be more useful. no code changes. SL-13762 --- indra/newview/llfloaterscriptdebug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llfloaterscriptdebug.cpp') 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; -- cgit v1.2.3