Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / lantern.hpp
index c5352df..5bf7dc7 100644 (file)
@@ -26,7 +26,7 @@
 /**
  * Lantern. A portable Light Source.
  */
-class Lantern : public Rock 
+class Lantern : public Rock
 {
 public:
   Lantern(const lisp::Lisp& reader);