correcting a typo that causes c# express to complain about xml comment containing invalid xml
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>integration
parent
82487549f7
commit
9598c1af9e
|
@ -69,7 +69,7 @@ namespace OpenSim.Region.CoreModules.World.Land
|
|||
/// without recounting the whole sim.
|
||||
///
|
||||
/// We start out tainted so that the first get call resets the various prim counts.
|
||||
/// <value>
|
||||
/// </value>
|
||||
private bool m_Tainted = true;
|
||||
|
||||
private Object m_TaintLock = new Object();
|
||||
|
|
Loading…
Reference in New Issue