mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Add copyright headers. Formatting cleanup.
This commit is contained in:
@@ -458,10 +458,10 @@ namespace OpenSim.Framework.Servers
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public string StatReport() {
|
||||
return m_stats.XReport();
|
||||
}
|
||||
public string StatReport()
|
||||
{
|
||||
return m_stats.XReport();
|
||||
}
|
||||
|
||||
protected void RemovePIDFile()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user