Add some trailing spaces ...

Modified Files:
 	./simgear/math/SGIntersect.hxx
This commit is contained in:
frohlich
2009-06-20 11:11:48 +00:00
committed by Tim Moore
parent c958d63897
commit 75c2a45b25

View 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