@@ -75,11 +75,11 @@ } return self; } -- initWithObjects: (id const*)objects +- initWithObjects: (id const *)objects count: (size_t)count { self = [super init]; @try {