Add some trailing spaces ...

Modified Files:
 	./simgear/math/SGIntersect.hxx
This commit is contained in:
frohlich
2009-06-23 10:42:42 +02:00
committed by Tim Moore
parent c958d63897
commit 75c2a45b25
+2 -2
View File
@@ -575,7 +575,7 @@ closestPoint(const SGTriangle<T>& tri, const SGVec3<T>& p)
// Regions // Regions
// \2| // \2|
// \| // \|
// |\ // |\
// 3 |0\ 1 // 3 |0\ 1
//---------- //----------
// 4 | 5 \ 6 // 4 | 5 \ 6
@@ -769,7 +769,7 @@ intersects(const SGTriangle<T>& tri, const SGSphere<T2>& sphere)
// Regions // Regions
// \2| // \2|
// \| // \|
// |\ // |\
// 3 |0\ 1 // 3 |0\ 1
//---------- //----------
// 4 | 5 \ 6 // 4 | 5 \ 6