@@ -91,11 +91,11 @@ * \param count The number of objects in the arrays * \return A new autoreleased OFDictionary */ + (instancetype)dictionaryWithObjects: (id const*)objects forKeys: (id const*)keys - count: (size_t)count; + count: (size_t)count; /** * \brief Creates a new OFDictionary with the specified keys objects. * * \param firstKey The first key