ObjFW  Diff

Differences From Artifact [f5a5609e10]:

To Artifact [5339feda90]:


223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
			return [old autorelease];
		}
	}

	return nil;
}

- (id)copy
{
	return [[OFDictionary alloc] initWithDictionary: self];
}

- (int)countByEnumeratingWithState: (of_fast_enumeration_state_t*)state
			   objects: (id*)objects
			     count: (int)count_







|







223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
			return [old autorelease];
		}
	}

	return nil;
}

- copy
{
	return [[OFDictionary alloc] initWithDictionary: self];
}

- (int)countByEnumeratingWithState: (of_fast_enumeration_state_t*)state
			   objects: (id*)objects
			     count: (int)count_