From 56965dd9599597bf5c51ab795f278db8291514c2 Mon Sep 17 00:00:00 2001
From: SignpostMarv
Date: Tue, 16 Oct 2012 13:00:16 +0100
Subject: fixing poorly-formatted xml doc string for Util.IsInsideBox
---
OpenSim/Framework/Util.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/OpenSim/Framework/Util.cs b/OpenSim/Framework/Util.cs
index 5c7797a..c369dbc 100644
--- a/OpenSim/Framework/Util.cs
+++ b/OpenSim/Framework/Util.cs
@@ -536,7 +536,7 @@ namespace OpenSim.Framework
///
/// Determines whether a point is inside a bounding box.
///
- /// /param>
+ ///
///
///
///
--
cgit v1.1