@@ -35,11 +35,11 @@ } /*! * The condition which could not be signaled. */ -@property (readonly, retain) OFCondition *condition; +@property (readonly, nonatomic) OFCondition *condition; /*! * @brief Creates a new, autoreleased condition signal failed exception. * * @param condition The condition which could not be signaled