Corrected an error in description of isoburn_igopt_get_iso_mbr_part_type()

Cette révision appartient à :
Thomas Schmitt 2017-02-27 10:30:32 +01:00
Parent 0d07bd1d87
révision f3b8515366
2 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@ -2003,7 +2003,7 @@ int isoburn_igopt_get_part_like_isohybrid(struct isoburn_imgen_opts *opts,
int isoburn_igopt_set_iso_mbr_part_type(struct isoburn_imgen_opts *opts,
int part_type);
/** Inquire the current setting of isoburn_igopt_set_part_like_isohybrid().
/** Inquire the current setting of isoburn_igopt_set_iso_mbr_part_type().
@since 1.4.8
@param opts
The option set to be inquired.

Voir le fichier

@ -1 +1 @@
#define Xorriso_timestamP "2017.02.27.091402"
#define Xorriso_timestamP "2017.02.27.092840"