Removed trailing whitespace from all *.?pp files
[supertux.git] / src / supertux / sector.hpp
index 7016653..e5da1d7 100644 (file)
@@ -75,7 +75,7 @@ public:
   /// read sector from lisp file
   void parse(const Reader& lisp);
   void parse_old_format(const Reader& lisp);
-  
+
   /// activates this sector (change music, initialize player class, ...)
   void activate(const std::string& spawnpoint);
   void activate(const Vector& player_pos);