@@ -31,11 +31,11 @@ } /*! * The stream for which seeking failed. */ -@property (readonly, retain) OFSeekableStream *stream; +@property (readonly, nonatomic) OFSeekableStream *stream; /*! * The offset to which seeking failed. */ @property (readonly) of_offset_t offset;