Changed option -J to -joliet "on"|"off", implemented option -volid

This commit is contained in:
2007-12-26 16:01:59 +00:00
parent 4f759abb80
commit ecdf3ca83d
7 changed files with 93 additions and 49 deletions

View File

@@ -83,7 +83,7 @@ struct XorrisO { /* the global context of xorriso */
int do_overwrite; /* 0=off, 1=on, 2=nondir */
int do_reassure; /* 0=off, 1=on, 2=tree */
char volid[SfileadrL];
char volid[33];
/* >>> put libburn/isoburn aspects here */