@@ -59,11 +59,11 @@ OFDate *_modificationDate; of_tar_archive_entry_type_t _type; OFString *_Nullable _targetFileName; OFString *_Nullable _owner, *_Nullable _group; unsigned long _deviceMajor, _deviceMinor; - OF_RESERVE_IVARS(4) + OF_RESERVE_IVARS(OFTarArchiveEntry, 4) } /*! * @brief The file name of the entry. */