Update svn properties. Formatting cleanup.

This commit is contained in:
Jeff Ames
2008-06-10 08:35:46 +00:00
parent 8a93358405
commit 5910a49da6
9 changed files with 63 additions and 80 deletions

View File

@@ -37,7 +37,7 @@ namespace OpenSim.Framework.Statistics
/// Collects sim statistics which aren't already being collected for the linden viewer's statistics pane
/// </summary>
public class SimExtraStatsCollector : IStatsCollector
{
{
private long abnormalClientThreadTerminations;
private long assetsInCache;