Attributed HFS+ blessings to IsoImage rather than IsoWriteOpts.
This commit is contained in:
@@ -444,13 +444,6 @@ struct iso_write_opts {
|
||||
*/
|
||||
char ascii_disc_label[ISO_DISC_LABEL_SIZE];
|
||||
|
||||
/* Pointers to directories or files which shall be get a HFS+ blessing.
|
||||
libisofs/hfsplus.c et.al. will compare these pointers
|
||||
with the ->node pointer of Ecma119Nodes.
|
||||
See libisofs.h
|
||||
*/
|
||||
IsoNode *hfsplus_blessed[ISO_HFSPLUS_BLESS_MAX];
|
||||
|
||||
};
|
||||
|
||||
typedef struct ecma119_image Ecma119Image;
|
||||
|
Reference in New Issue
Block a user