New option -application_id

This commit is contained in:
2008-11-04 16:22:51 +00:00
parent 7b840adb90
commit 403bb74b9c
7 changed files with 123 additions and 13 deletions

View File

@ -125,6 +125,7 @@ struct XorrisO { /* the global context of xorriso */
char loaded_volid[33];
char publisher[129];
char application_id[129];
char session_logfile[SfileadrL];
int session_lba;