aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloatertest.cpp')
-rw-r--r--linden/indra/newview/llfloatertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatertest.cpp b/linden/indra/newview/llfloatertest.cpp
index 9f0503b..29c897d 100644
--- a/linden/indra/newview/llfloatertest.cpp
+++ b/linden/indra/newview/llfloatertest.cpp
@@ -303,7 +303,7 @@ LLFloaterTestImpl::LLFloaterTestImpl()
303 //----------------------------------------------------------------------- 303 //-----------------------------------------------------------------------
304 // Hook us up with the floater view 304 // Hook us up with the floater view
305 //----------------------------------------------------------------------- 305 //-----------------------------------------------------------------------
306 open(); 306 open(); /* Flawfinder: ignore */
307 center(); 307 center();
308} 308}
309 309