Fix for coverity #29394
[supertux.git] / src / object / level_time.hpp
index 3650c9c..9e4d5aa 100644 (file)
@@ -25,7 +25,7 @@
 #include "video/color.hpp"
 #include "video/surface_ptr.hpp"
 
-class LevelTime : public GameObject, 
+class LevelTime : public GameObject,
                   public ScriptInterface
 {
   static Color text_color;