ObjFW  Diff

Differences From Artifact [89005ff668]:

To Artifact [933aff6238]:


52
53
54
55
56
57
58
59
60
61
#endif

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

@interface OFMutableDictionary_placeholder: OFDictionary
@end







<
<
<
52
53
54
55
56
57
58



#endif

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