Header file forgotten with rev 1897
This commit is contained in:
parent
c142c16fa4
commit
fb7450a826
@ -71,13 +71,11 @@ struct XorrisO { /* the global context of xorriso */
|
||||
char initial_wdx[SfileadrL];
|
||||
int no_rc;
|
||||
|
||||
/* Permanent emulations:
|
||||
0=xorriso mode
|
||||
+/- 1=mkisofs mode
|
||||
Negative value is made positive before interpretation of command line
|
||||
arguments, positive value is in effect from creation of XorrisO object
|
||||
/* Command line argument emulations:
|
||||
0=xorriso mode
|
||||
1=mkisofs mode
|
||||
*/
|
||||
int permanent_emulation;
|
||||
int argument_emulation;
|
||||
|
||||
/** List of startupfiles */
|
||||
char rc_filenames[Xorriso_rc_nuM][SfileadrL];
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.07.08.092732"
|
||||
#define Xorriso_timestamP "2008.07.08.102622"
|
||||
|
Loading…
Reference in New Issue
Block a user