@@ -271,11 +271,11 @@ return NO; } - copy { - OFList *copy = [[OFList alloc] init]; + OFList *copy = [[isa alloc] init]; of_list_object_t *iter, *listObject, *previous; listObject = NULL; previous = NULL;