Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / endsequence.hpp
index 07f1267..68cb0e5 100644 (file)
@@ -31,7 +31,7 @@ class EndSequence : public GameObject
 public:
     EndSequence();
     virtual ~EndSequence();
-  
+
     virtual void update(float elapsed_time);
     virtual void draw(DrawingContext& context);