Commiting a header file that was forgotten with rev 5317
This commit is contained in:
parent
f9ac68c207
commit
066030a67c
@ -112,6 +112,9 @@ int Xorriso_make_mount_cmd(struct XorrisO *xorriso, char *cmd,
|
||||
|
||||
int Xorriso_append_scdbackup_record(struct XorrisO *xorriso, int flag);
|
||||
|
||||
int Xorriso_concat(struct XorrisO *xorriso, char *mode, char *target,
|
||||
int progc, char **progv,
|
||||
int filec, char **filev, int flag);
|
||||
|
||||
#endif /* ! Xorriso_pvt_diskop_includeD */
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2014.06.13.090244"
|
||||
#define Xorriso_timestamP "2014.06.14.185146"
|
||||
|
Loading…
Reference in New Issue
Block a user