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/llpanelobject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpanelobject.cpp') diff --git a/indra/newview/llpanelobject.cpp b/indra/newview/llpanelobject.cpp index 71eeef97ff..ac50425e67 100644 --- a/indra/newview/llpanelobject.cpp +++ b/indra/newview/llpanelobject.cpp @@ -261,7 +261,7 @@ void LLPanelObject::getState( ) if(!objectp) { objectp = gSelectMgr->getFirstObject(); - //FIXME: shouldn't we just keep the child? + // *FIX: shouldn't we just keep the child? if (objectp) { LLViewerObject* parentp = objectp->getSubParent(); -- cgit v1.2.3