mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
duhhh silly change things after doing a copypaste
This commit is contained in:
@@ -361,7 +361,7 @@ namespace OpenSim.Framework
|
||||
finally
|
||||
{
|
||||
if (gotLock)
|
||||
m_rwLock.EnterUpgradeableReadLock();
|
||||
m_rwLock.ExitUpgradeableReadLock();
|
||||
}
|
||||
|
||||
return success;
|
||||
|
||||
Reference in New Issue
Block a user