Clarified API description of isoburn_read_iso_head()
This commit is contained in:
parent
bb15c126ee
commit
969967d2c0
@ -628,7 +628,7 @@ void isoburn_toc_disc_free(struct isoburn_toc_disc *disc);
|
||||
@since 0.1.6
|
||||
@param d The drive with the media to inspect
|
||||
@param lba The block number from where to read
|
||||
@param image_blocks The number of 2048 bytes blocks
|
||||
@param image_blocks Returns the number of 2048 bytes blocks in the session
|
||||
@param info Caller provided memory, enough to take eventual info reply
|
||||
@param flag bit0-7: info return mode
|
||||
0= do not return anything in info (do not even touch it)
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2010.06.15.160501"
|
||||
#define Xorriso_timestamP "2010.06.16.105449"
|
||||
|
Loading…
Reference in New Issue
Block a user