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 eda78234a6
commit 059d891b39
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 */