Removed trailing whitespace from all *.?pp files
[supertux.git] / src / badguy / bomb.hpp
index a45dd22..5721b30 100644 (file)
@@ -21,7 +21,7 @@
 #include "badguy/badguy.hpp"
 #include "object/portable.hpp"
 
-class Bomb : public BadGuy, 
+class Bomb : public BadGuy,
              public Portable
 {
 public: