Forgot to commit xorriso_private.h
This commit is contained in:
parent
47fc8508be
commit
c3c8fffc1e
@ -199,6 +199,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
*/
|
||||
char image_start_value[81]; /* value according image_start_mode */
|
||||
|
||||
int do_calm_drive; /* bit0= calm down drive after aquiring it */
|
||||
|
||||
char indev[SfileadrL];
|
||||
void *in_drive_handle; /* interpreted only by xorrisoburn.c */
|
||||
void *in_volset_handle; /* interpreted only by xorrisoburn.c */
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2009.08.28.101405"
|
||||
#define Xorriso_timestamP "2009.08.28.101716"
|
||||
|
Loading…
Reference in New Issue
Block a user