fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / control / codecontroller.hpp
index 7cdb4c4..fdc0893 100644 (file)
@@ -26,7 +26,7 @@
  * This is a dummy controler that doesn't react to any user input but should
  * be controlled by code
  */
-class CodeController : public Controller 
+class CodeController : public Controller
 {
 public:
   CodeController();