mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Framework
|
||||
public class DOMap
|
||||
{
|
||||
private IDictionary<string, object> m_map;
|
||||
|
||||
|
||||
public void Add(string ns, string objName, object dynObj)
|
||||
{
|
||||
DAMap.ValidateNamespace(ns);
|
||||
|
||||
Reference in New Issue
Block a user