fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / lisp / writer.hpp
index 758a70e..ba5d327 100644 (file)
@@ -59,8 +59,7 @@ namespace lisp
     int indent_depth;
     std::vector<std::string> lists;
   };
-  
+
 } //namespace lisp
 
 #endif //SUPERTUX_LISPWRITER_H
-