Corrected an error in description of isoburn_igopt_get_iso_mbr_part_type()

This commit is contained in:
Thomas Schmitt 2017-02-27 10:30:32 +01:00
rodič 0d07bd1d87
revize f3b8515366
2 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -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.

Zobrazit soubor

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