Formatting cleanup.

This commit is contained in:
Jeff Ames
2010-02-22 12:25:59 +09:00
parent d1f2fae348
commit 2dea162073
2 changed files with 5 additions and 5 deletions

View File

@@ -2351,7 +2351,7 @@ namespace OpenSim.Region.Framework.Scenes
/// </summary>
/// <param name="partID"></param>
/// <param name="sendEvents"></param>
/// <returns>The object group of the newly delinked prim.</returns>
/// <returns>The object group of the newly delinked prim.</returns>
public SceneObjectGroup DelinkFromGroup(SceneObjectPart linkPart, bool sendEvents)
{
// m_log.DebugFormat(