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
父節點 0d07bd1d87
當前提交 f3b8515366
共有 2 個文件被更改,包括 2 次插入2 次删除

查看文件

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

查看文件

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