Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it

master
Thomas Schmitt 7 years ago
parent 2cb8ae96f0
commit 3486726ebb

@ -1533,6 +1533,7 @@ int isoburn_igopt_get_data_start(struct isoburn_imgen_opts *o, int *lba);
@since 0.4.4
@param o The option set to work on
@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
A9 = 2009, B0 = 2010, B1 = 2011, ... C0 = 2020, ...
@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…
Cancel
Save