mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
fixing poorly-formatted xml doc string for Util.IsInsideBox
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
ef15711089
commit
56965dd959
@@ -536,7 +536,7 @@ namespace OpenSim.Framework
|
||||
/// <summary>
|
||||
/// Determines whether a point is inside a bounding box.
|
||||
/// </summary>
|
||||
/// <param name='v'>/param>
|
||||
/// <param name='v'></param>
|
||||
/// <param name='min'></param>
|
||||
/// <param name='max'></param>
|
||||
/// <returns></returns>
|
||||
|
||||
Reference in New Issue
Block a user