diff --git a/libisoburn/libisoburn.h b/libisoburn/libisoburn.h index 7de9a76f..34cb82c4 100644 --- a/libisoburn/libisoburn.h +++ b/libisoburn/libisoburn.h @@ -1065,7 +1065,7 @@ int isoburn_igopt_get_effective_lba(struct isoburn_imgen_opts *o, int *lba); if the result exceeds 31 bit, or if the call is made before image preparation. This value cannot be set by the application but only be inquired. - @since 0.3.4 + @since 0.3.6 @param o The option set to work on @param lba The block number of the session start on media. <0 means that no address has been determined yet.