@@ -192,11 +192,11 @@ assert(iter == NULL && iter2 == NULL); return YES; } -- (id)copy +- copy { OFList *new = [[OFList alloc] init]; of_list_object_t *iter, *o, *prev; o = NULL;