Made -application_id, -publisher, -system_id, -volset_id pending image changes

This commit is contained in:
2009-10-11 14:14:20 +00:00
parent 0e3dafe5e4
commit b3ea97f18c
5 changed files with 26 additions and 15 deletions

View File

@ -485,6 +485,9 @@ int Xorriso_is_plain_image_file(struct XorrisO *xorriso, void *in_node,
int Xorriso_pvd_info(struct XorrisO *xorriso, int flag);
/* @param flag bit0= do not set hln_change_pending */
int Xorriso_set_change_pending(struct XorrisO *xorriso, int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.