]> git.mxchange.org Git - simgear.git/commitdiff
Add some trailing spaces ...
authorfrohlich <frohlich>
Sat, 20 Jun 2009 11:11:48 +0000 (11:11 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 23 Jun 2009 08:42:42 +0000 (10:42 +0200)
Modified Files:
  ./simgear/math/SGIntersect.hxx

simgear/math/SGIntersect.hxx

index 6ffffeb89d222396f1c355bffd2d46bf5b7bc1d4..aea3bb3ea9dab89d54be518787baae5253267437 100644 (file)
@@ -575,7 +575,7 @@ closestPoint(const SGTriangle<T>& tri, const SGVec3<T>& p)
   // Regions
   // \2|
   //  \|
-  //   |\
+  //   |\ 
   // 3 |0\ 1
   //----------
   // 4 | 5 \ 6
@@ -769,7 +769,7 @@ intersects(const SGTriangle<T>& tri, const SGSphere<T2>& sphere)
   // Regions
   // \2|
   //  \|
-  //   |\
+  //   |\ 
   // 3 |0\ 1
   //----------
   // 4 | 5 \ 6