ObjFW  Diff

Differences From Artifact [46d438a8a1]:

To Artifact [94d08a7201]:


57
58
59
60
61
62
63
64
65
66
- (void)unionSet: (OFSet*)set;

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

@interface OFMutableSet_placeholder: OFMutableSet
@end







<
<
<
57
58
59
60
61
62
63



- (void)unionSet: (OFSet*)set;

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