isoburn_igopt_get_data_start() @since 0.3.6 because not announced in 0.3.4

This commit is contained in:
Thomas Schmitt 2009-03-03 10:34:15 +00:00
parent 1615f39550
commit 723dcbcb89
1 changed files with 1 additions and 1 deletions

View File

@ -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 if the result exceeds 31 bit, or if the call is made before image
preparation. preparation.
This value cannot be set by the application but only be inquired. 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 o The option set to work on
@param lba The block number of the session start on media. @param lba The block number of the session start on media.
<0 means that no address has been determined yet. <0 means that no address has been determined yet.