mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Misc cleanup.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user