fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / particles.hpp
index 4e4d3a2..9c353ee 100644 (file)
@@ -33,7 +33,7 @@ public:
             int number, Color color, int size, float life_time,
             int drawing_layer);
   ~Particles();
-  
+
   virtual void update(float elapsed_time);
   virtual void draw(DrawingContext& context);