fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object_factory.hpp
index 922eec4..7e06739 100644 (file)
@@ -32,7 +32,7 @@ class Factory
 public:
   virtual ~Factory()
   { }
-    
+
   /** Creates a new gameobject from a lisp node.
    * Remember to delete the objects later
    */