@@ -104,16 +104,16 @@ } /*! * The file name of the entry. */ -@property (readonly, copy) OFString *fileName; +@property (readonly, nonatomic) OFString *fileName; /*! * The comment of the entry's file. */ -@property (readonly, copy) OFString *fileComment; +@property (readonly, nonatomic) OFString *fileComment; /*! * The version which made the entry. * * The lower 8 bits are the ZIP specification version.@n