Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / thunderstorm.hpp
index 7aa8173..5a7fbe8 100644 (file)
@@ -40,9 +40,9 @@ public:
     virtual void expose(HSQUIRRELVM vm, SQInteger table_idx);
     virtual void unexpose(HSQUIRRELVM vm, SQInteger table_idx);
 
-    /** 
+    /**
      * @name Scriptable Methods
-     * @{ 
+     * @{
      */
 
     /**
@@ -75,8 +75,8 @@ public:
      */
     void electrify();
 
-    /** 
-     * @} 
+    /**
+     * @}
      */
 
 private: