mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -96,7 +96,7 @@ namespace OpenSim.Framework.Monitoring
|
||||
FirstTick = Environment.TickCount & Int32.MaxValue;
|
||||
LastTick = FirstTick;
|
||||
|
||||
Stat
|
||||
Stat
|
||||
= new Stat(
|
||||
name,
|
||||
string.Format("Last update of thread {0}", name),
|
||||
|
||||
Reference in New Issue
Block a user