mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Update svn properties. Formatting cleanup.
This commit is contained in:
@@ -357,7 +357,7 @@ namespace OpenSim.Region.Environment.Modules.World.Estate
|
||||
else
|
||||
{
|
||||
lsri.OwnerName = "waiting";
|
||||
lock(uuidNameLookupList)
|
||||
lock (uuidNameLookupList)
|
||||
uuidNameLookupList.Add(sog.OwnerID);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user