mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
More formatting cleanup.
This commit is contained in:
@@ -159,7 +159,7 @@ namespace OpenSim.Framework
|
||||
return; // packet pool disabled
|
||||
|
||||
/* // Commented out to remove a compiler warning. :)
|
||||
lock(pool)
|
||||
lock (pool)
|
||||
{
|
||||
PacketType type=packet.Type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user