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 a76732a7e9
commit 43c3b69d7f
5 changed files with 26 additions and 15 deletions

View File

@ -470,9 +470,6 @@ struct XorrisO { /* the global context of xorriso */
};
/* @param flag bit0= do not set hln_change_pending */
int Xorriso_set_change_pending(struct XorrisO *xorriso, int flag);
int Xorriso_prepare_regex(struct XorrisO *xorriso, char *adr, int flag);
int Xorriso_result(struct XorrisO *xorriso, int flag);