New -blank mode prefix "force:"

This commit is contained in:
2012-10-24 09:59:13 +00:00
parent e01514fd67
commit cbe14a003a
8 changed files with 106 additions and 58 deletions

View File

@ -605,5 +605,7 @@ int Xorriso_hfsplus_file_creator_type(struct XorrisO *xorriso, char *path,
int Xorriso_hfsplus_bless(struct XorrisO *xorriso, char *path,
void *in_node, char *blessing, int flag);
int Xorriso_pretend_full_disc(struct XorrisO *xorriso, int flag);
#endif /* Xorrisoburn_includeD */