mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Formatting cleanup.
This commit is contained in:
@@ -76,7 +76,7 @@ namespace OpenSim.Region.UserStatistics
|
||||
string formatopen = "";
|
||||
string formatclose = "";
|
||||
|
||||
for (int i = 0; i < result.Length;i++ )
|
||||
for (int i = 0; i < result.Length; i++)
|
||||
{
|
||||
if (result[i].Length >= 30)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user