@@ -25,11 +25,11 @@ * * @brief A class which represents a mutable entry in an LHA archive. */ @interface OFMutableLHAArchiveEntry: OFLHAArchiveEntry { - OF_RESERVE_IVARS(4) + OF_RESERVE_IVARS(OFMutableLHAArchiveEntry, 4) } /*! * @brief The file name of the entry. */