Commiting a header file that was forgotten with rev 5317

This commit is contained in:
Thomas Schmitt 2014-06-14 18:52:31 +00:00
parent 672a71ba36
commit ce022ecb3b
2 changed files with 4 additions and 1 deletions

View File

@ -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 */

View File

@ -1 +1 @@
#define Xorriso_timestamP "2014.06.13.090244"
#define Xorriso_timestamP "2014.06.14.185146"