Enabled output of HFS+ proposal with report_system_area cmd and as_mkisofs

This commit is contained in:
2015-05-14 10:08:32 +00:00
parent 8c1a77fdd8
commit b3a7dee69b
7 changed files with 172 additions and 52 deletions

View File

@ -36,8 +36,8 @@ int Xorriso__append_boot_params(char *line, ElToritoBootImage *bootimg,
int Xorriso_get_volume(struct XorrisO *xorriso, IsoImage **volume,
int flag);
int Xorriso_record_cmd_line(struct XorrisO *xorriso, char *buf,
char **cmds, int *cmd_count, int flag);
#endif /* ! Xorriso_pvt_iso_img_includeD */