@@ -128,11 +128,11 @@ { id *obj; size_t count; self = [self init]; - + count = 0; for (obj = objs; *obj != nil; obj++) { [*obj retain]; count++;