Update svn properties. Add copyright headers. Minor formatting cleanup.

This commit is contained in:
Jeff Ames
2008-11-09 01:31:38 +00:00
parent bdf9add8d1
commit 8da726c3a8
26 changed files with 653 additions and 140 deletions

View File

@@ -114,7 +114,7 @@ namespace OpenSim.Framework
public void Clear()
{
lock(m_queueSync)
lock (m_queueSync)
{
m_pqueue.Clear();
m_queue.Clear();