Added prototype of Xorriso_option_session_log()
This commit is contained in:
parent
5005642900
commit
731986f0f9
@ -403,6 +403,9 @@ int Xorriso_option_rmi(struct XorrisO *xorriso, int argc, char **argv,
|
||||
*/
|
||||
int Xorriso_option_rollback(struct XorrisO *xorriso, int flag);
|
||||
|
||||
/* Option -session_log */
|
||||
int Xorriso_option_session_log(struct XorrisO *xorriso, char *path, int flag);
|
||||
|
||||
/* Option -speed */
|
||||
int Xorriso_option_speed(struct XorrisO *xorriso, char *speed, int flag);
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.04.05.112055"
|
||||
#define Xorriso_timestamP "2008.04.07.185727"
|
||||
|
Loading…
Reference in New Issue
Block a user