cdrecord emulation by start names xorrecord, cdrecord, wodim, cdrskin

This commit is contained in:
2008-07-10 16:27:35 +00:00
parent 279690522d
commit 1d5a1370be
4 changed files with 44 additions and 16 deletions

View File

@ -77,6 +77,7 @@ struct XorrisO { /* the global context of xorriso */
/* Command line argument emulations:
0=xorriso mode
1=mkisofs mode
2=cdrecord mode
*/
int argument_emulation;