aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/VectorToleranceConstraint.cs
diff options
context:
space:
mode:
authorJeff Ames2008-05-16 01:22:11 +0000
committerJeff Ames2008-05-16 01:22:11 +0000
commit65c5efe43b68700bad94076d4cd421160203c5de (patch)
tree589b56649ed02f4942671fd6e51c6dc43f682e0d /OpenSim/Tests/Common/VectorToleranceConstraint.cs
parentThank you very much, mjm for : (diff)
downloadopensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.zip
opensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.tar.gz
opensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.tar.bz2
opensim-SC_OLD-65c5efe43b68700bad94076d4cd421160203c5de.tar.xz
Formatting cleanup.
Diffstat (limited to '')
-rw-r--r--OpenSim/Tests/Common/VectorToleranceConstraint.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tests/Common/VectorToleranceConstraint.cs b/OpenSim/Tests/Common/VectorToleranceConstraint.cs
index 2b60db3..249fe09 100644
--- a/OpenSim/Tests/Common/VectorToleranceConstraint.cs
+++ b/OpenSim/Tests/Common/VectorToleranceConstraint.cs
@@ -42,7 +42,7 @@ namespace OpenSim.Tests.Common
42 } 42 }
43 43
44 ///<summary> 44 ///<summary>
45 ///Test whether the constraint is satisfied by a given value 45 ///Test whether the constraint is satisfied by a given value
46 ///</summary> 46 ///</summary>
47 ///<param name="valueToBeTested">The value to be tested</param> 47 ///<param name="valueToBeTested">The value to be tested</param>
48 ///<returns> 48 ///<returns>