@@ -34,11 +34,11 @@ } /*! * The path of the item. */ -@property (readonly, copy) OFString *path; +@property (readonly, nonatomic) OFString *path; /*! * The new permissions for the item. */ @property (readonly) mode_t permissions;