mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Update svn properties. Add copyright headers. Minor formatting cleanup.
This commit is contained in:
@@ -259,7 +259,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
public void WipeClean()
|
||||
{
|
||||
m_log.Info("[PACKETQUEUE] Wiping Packet Queues Clean");
|
||||
lock(this)
|
||||
lock (this)
|
||||
{
|
||||
ResendOutgoingPacketQueue.Clear();
|
||||
LandOutgoingPacketQueue.Clear();
|
||||
|
||||
Reference in New Issue
Block a user