fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / math / aatriangle.hpp
index 06aa12d..15a0db6 100644 (file)
@@ -32,7 +32,7 @@ public:
   /** Directions:
    *
    *    SOUTHEWEST    NORTHEAST   SOUTHEAST    NORTHWEST
-   *    *      or      *---*   or      *    or *---* 
+   *    *      or      *---*   or      *    or *---*
    *    | \             \  |         / |       |  /
    *    |  \             \ |        /  |       | /
    *    *---*              *       *---*       *
@@ -65,4 +65,3 @@ public:
 };
 
 #endif
-