ObjFW  Diff

Differences From Artifact [9019ee948c]:

To Artifact [30d4c356dc]:


33
34
35
36
37
38
39
40

41
42
43
44
45
46
47
33
34
35
36
37
38
39

40
41
42
43
44
45
46
47







-
+







{
	OFCondition *_condition;
}

/*!
 * The condition which could not be broadcasted.
 */
@property (readonly, retain) OFCondition *condition;
@property (readonly, nonatomic) OFCondition *condition;

/*!
 * @brief Returns a new, autoreleased condition broadcast failed exception.
 *
 * @param condition The condition which could not be broadcasted
 * @return A new, autoreleased condition broadcast failed exception
 */