New (yet inofficial) -as mkisofs options -hfs-bless and -hfs-bless-by

This commit is contained in:
2012-05-25 19:01:39 +00:00
parent dfb1f5c5e7
commit 135721a868
4 changed files with 108 additions and 10 deletions

View File

@ -602,5 +602,8 @@ int Xorriso_hfsplus_file_creator_type(struct XorrisO *xorriso, char *path,
void *in_node,
char *creator, char *hfs_type, int flag);
int Xorriso_hfsplus_bless(struct XorrisO *xorriso, char *path,
void *in_node, char *blessing, int flag);
#endif /* Xorrisoburn_includeD */