Copyright notices and formatting cleanup.

This commit is contained in:
Jeff Ames
2008-07-06 14:02:22 +00:00
parent 34cac351cb
commit d470d30c09
22 changed files with 991 additions and 887 deletions

View File

@@ -285,7 +285,7 @@ namespace OpenSim.Framework
{
get
{
if(m_regionSettings == null)
if (m_regionSettings == null)
{
m_regionSettings = new RegionSettings();
}