ObjFW  Diff

Differences From Artifact [823c11b0b0]:

To Artifact [95e7141d60]:


27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
	id _object;
}

/*!
 * The hash which has already been calculated.
 */
@property (readonly, retain) id object;

/*!
 * @brief Creates a new, autoreleased hash already calculated exception.
 *
 * @param object The hash which has already been calculated
 * @return A new, autoreleased hash already calculated exception
 */







|







27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
	id _object;
}

/*!
 * The hash which has already been calculated.
 */
@property (readonly, nonatomic) id object;

/*!
 * @brief Creates a new, autoreleased hash already calculated exception.
 *
 * @param object The hash which has already been calculated
 * @return A new, autoreleased hash already calculated exception
 */