@@ -54,11 +54,11 @@ /** * \brief Creates a new OFList. * * \return A new autoreleased OFList */ -+ list; ++ (instancetype)list; /** * \brief Returns the first list object of the list. * * \return The first list object of the list