Removed trailing whitespace from all *.?pp files
[supertux.git] / src / badguy / livefire.hpp
index e1c6e8a..e863c97 100644 (file)
@@ -61,7 +61,7 @@ class LiveFireDormant : public LiveFire
 {
 public:
   LiveFireDormant(const Reader& reader);
-  
+
   void initialize();
 };