New option -list_delimiter

This commit is contained in:
2008-09-05 09:54:38 +00:00
parent f20e2fffe7
commit fbcece6610
6 changed files with 137 additions and 43 deletions

View File

@ -98,6 +98,8 @@ struct XorrisO { /* the global context of xorriso */
int add_plainly;
off_t split_size;
char list_delimiter[81];
/* >>> put libisofs aspects here <<< */
int do_joliet;