ObjFW  Diff

Differences From Artifact [4100b2fe9e]:

To Artifact [adf82e28da]:


37
38
39
40
41
42
43
44
45
46
47
 */
@interface OFAllocFailedException: OFObject
/*!
 * @brief Returns a description of the exception.
 *
 * @return A description of the exception
 */
- (OFString*)description;
@end

OF_ASSUME_NONNULL_END







|



37
38
39
40
41
42
43
44
45
46
47
 */
@interface OFAllocFailedException: OFObject
/*!
 * @brief Returns a description of the exception.
 *
 * @return A description of the exception
 */
- (OFString *)description;
@end

OF_ASSUME_NONNULL_END