ObjFW  Diff

Differences From Artifact [eab33580e8]:

To Artifact [573c4d5ce8]:


341
342
343
344
345
346
347


 */
@protocol OFMutableCopying
/**
 * \return A copy of the object
 */
- (id)mutableCopy;
@end









>
>
341
342
343
344
345
346
347
348
349
 */
@protocol OFMutableCopying
/**
 * \return A copy of the object
 */
- (id)mutableCopy;
@end

extern size_t of_pagesize;