mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Update svn properties. Add copyright headers. Minor formatting cleanup.
This commit is contained in:
@@ -114,7 +114,7 @@ namespace OpenSim.Framework
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
lock(m_queueSync)
|
||||
lock (m_queueSync)
|
||||
{
|
||||
m_pqueue.Clear();
|
||||
m_queue.Clear();
|
||||
|
||||
Reference in New Issue
Block a user