fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / badguy / angrystone.hpp
index 3b1c974..7abd8f1 100644 (file)
@@ -50,7 +50,7 @@ protected:
     RECOVERING
   };
   AngryStoneState state;
-  
+
 };
 
 #endif