@@ -36,11 +36,11 @@ } /*! * The condition for which is still being waited. */ -@property (readonly, retain) OFCondition *condition; +@property (readonly, nonatomic) OFCondition *condition; /*! * @brief Creates a new, autoreleased condition still waiting exception. * * @param condition The condition for which is still being waited