Fix indentation and issues where tabs were used instead of spaces in commit 783ee949

connector_plugin
Justin Clark-Casey (justincc) 2012-09-12 01:45:34 +01:00
parent c17965eec4
commit ebb394bbda
3 changed files with 15 additions and 14 deletions

View File

@ -2029,6 +2029,7 @@ namespace OpenSim.Region.Framework.Scenes
objectGroup.RootPart.Name, objectGroup.RootPart.UUID,
objectGroup.PrimCount, RootPart.Name, RootPart.UUID,
PrimCount, m_scene.m_linksetCapacity);
return;
}