mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Add copyright headers, formatting cleanup, ignore some generated files.
This commit is contained in:
@@ -83,7 +83,7 @@ namespace OpenSim.Framework.Console
|
||||
|
||||
m_DataEvent.WaitOne();
|
||||
|
||||
lock(m_InputData)
|
||||
lock (m_InputData)
|
||||
{
|
||||
if (m_InputData.Count == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user