Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / floating_image.hpp
index 897e879..19797db 100644 (file)
@@ -64,7 +64,7 @@ public:
 
   void set_action(const std::string& action);
   std::string get_action();
-  
+
   void fade_in(float fadetime);
   void fade_out(float fadetime);