@@ -124,10 +124,11 @@ /** * Initializes an already allocated OFDictionary with the specified key and * va_list. * * \param first The first key + * \param args A va_list of the other arguments * \return A new initialized OFDictionary */ - initWithKey: (OFObject *)first argList: (va_list)args;