fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / badguy / stumpy.hpp
index a3bd203..25ca246 100644 (file)
@@ -43,7 +43,7 @@ protected:
   MyState mystate;
 
   Timer invincible_timer;
-   
+
   bool collision_squished(Player& player);
 };