Removed trailing whitespace from all *.?pp files
[supertux.git] / src / object / rock.hpp
index 63db767..f1b0f0c 100644 (file)
@@ -23,7 +23,7 @@
 
 class Sprite;
 
-class Rock : public MovingSprite, 
+class Rock : public MovingSprite,
              public Portable
 {
 public: