mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08: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