diff --git a/libisoburn/libisoburn.h b/libisoburn/libisoburn.h index ea76f8f5..360e1795 100644 --- a/libisoburn/libisoburn.h +++ b/libisoburn/libisoburn.h @@ -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) diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 7240280a..cee7efbe 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.06.15.160501" +#define Xorriso_timestamP "2010.06.16.105449"