mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -78,7 +78,7 @@ namespace OpenSim.Framework.Monitoring
|
||||
|
||||
return sb.ToString();
|
||||
}
|
||||
|
||||
|
||||
public virtual string XReport(string uptime, string version)
|
||||
{
|
||||
return (string) Math.Round(GC.GetTotalMemory(false) / 1024.0 / 1024.0).ToString() ;
|
||||
|
||||
Reference in New Issue
Block a user