ObjFW  Diff

Differences From Artifact [0e34f7fe92]:

To Artifact [0284100bb4]:


121
122
123
124
125
126
127
128

129
121
122
123
124
125
126
127

128
129







-
+


/**
 * \brief Converts the mutable array to an immutable array.
 */
- (void)makeImmutable;
@end

@interface OFMutableArrayPlaceholder: OFMutableArray
@interface OFMutableArray_placeholder: OFMutableArray
@end