New options -copright_file , -biblio_file , -abstract_file
This commit is contained in:
@ -174,6 +174,10 @@ struct XorrisO { /* the global context of xorriso */
|
||||
char system_id[33];
|
||||
char volset_id[129];
|
||||
|
||||
char copyright_file[38];
|
||||
char biblio_file[38];
|
||||
char abstract_file[38];
|
||||
|
||||
char session_logfile[SfileadrL];
|
||||
int session_lba;
|
||||
int session_blocks;
|
||||
|
Reference in New Issue
Block a user