From 75c2a45b25bcf1201e36ca8aacaefd03dd58d01d Mon Sep 17 00:00:00 2001 From: frohlich Date: Sat, 20 Jun 2009 11:11:48 +0000 Subject: [PATCH] Add some trailing spaces ... Modified Files: ./simgear/math/SGIntersect.hxx --- simgear/math/SGIntersect.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simgear/math/SGIntersect.hxx b/simgear/math/SGIntersect.hxx index 6ffffeb8..aea3bb3e 100644 --- a/simgear/math/SGIntersect.hxx +++ b/simgear/math/SGIntersect.hxx @@ -575,7 +575,7 @@ closestPoint(const SGTriangle& tri, const SGVec3& p) // Regions // \2| // \| - // |\ + // |\ // 3 |0\ 1 //---------- // 4 | 5 \ 6 @@ -769,7 +769,7 @@ intersects(const SGTriangle& tri, const SGSphere& sphere) // Regions // \2| // \| - // |\ + // |\ // 3 |0\ 1 //---------- // 4 | 5 \ 6 -- 2.39.5