fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / badguy / plant.hpp
index 75d77e3..7216514 100644 (file)
@@ -44,7 +44,7 @@ protected:
     PLANT_WALKING
   };
   PlantState state;
-  
+
 };
 
 #endif