Misc cleanup.

This commit is contained in:
Jeff Ames
2009-08-14 17:16:41 +09:00
parent a42569d896
commit 9d9fcac038
11 changed files with 119 additions and 156 deletions

View File

@@ -161,7 +161,7 @@ namespace OpenSim.Framework.Tests
/// Worker thread 0
/// </summary>
/// <param name="o"></param>
public void run( object o)
public void run(object o)
{
while (running)
{