Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it
This commit is contained in:
parent
4ff855a11c
commit
6a55deecf7
@ -1533,6 +1533,7 @@ int isoburn_igopt_get_data_start(struct isoburn_imgen_opts *o, int *lba);
|
|||||||
@since 0.4.4
|
@since 0.4.4
|
||||||
@param o The option set to work on
|
@param o The option set to work on
|
||||||
@param name The tag name. 80 characters max.
|
@param name The tag name. 80 characters max.
|
||||||
|
An empty name disables production of an scdbackup tag.
|
||||||
@param timestamp A string of up to 13 characters YYMMDD.hhmmss
|
@param timestamp A string of up to 13 characters YYMMDD.hhmmss
|
||||||
A9 = 2009, B0 = 2010, B1 = 2011, ... C0 = 2020, ...
|
A9 = 2009, B0 = 2010, B1 = 2011, ... C0 = 2020, ...
|
||||||
@param tag_written Either NULL or the address of an array with at least 512
|
@param tag_written Either NULL or the address of an array with at least 512
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2016.08.04.073312"
|
#define Xorriso_timestamP "2016.08.05.112045"
|
||||||
|
Loading…
Reference in New Issue
Block a user