New command -changes_pending
This commit is contained in:
@ -700,6 +700,10 @@ int Xorriso_option_cdi(struct XorrisO *xorriso, char *iso_rr_path, int flag);
|
||||
/* Option -cdx */
|
||||
int Xorriso_option_cdx(struct XorrisO *xorriso, char *disk_path, int flag);
|
||||
|
||||
/* Option -changes_pending */
|
||||
int Xorriso_option_changes_pending(struct XorrisO *xorriso, char *state,
|
||||
int flag);
|
||||
|
||||
/* Option -charset */
|
||||
/* @param flag bit0= set in_charset
|
||||
bit1= set out_charset
|
||||
|
Reference in New Issue
Block a user