ObjFW  Diff

Differences From Artifact [dff693928f]:

To Artifact [1db366161d]:


121
122
123
124
125
126
127
128
129
130
#endif

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

@interface OFMutableArray_placeholder: OFMutableArray
@end







<
<
<
121
122
123
124
125
126
127



#endif

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