diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index 8e69cd4..c294615 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2010.08.08.091224" +#define Cdrskin_timestamP "2010.08.08.091317" diff --git a/libburn/libburn.h b/libburn/libburn.h index fd47580..3100e74 100644 --- a/libburn/libburn.h +++ b/libburn/libburn.h @@ -2685,8 +2685,8 @@ These two advises are mutually exclusive. /** Obtain the id string of the SCSI transport interface. This interface may be a system specific adapter module of libburn or an adapter to a supporting library like libcdio. - @flag Bitfield for control puposes, submit 0 for now - @return A pointer to the id string. Do not alter the string content. + @param flag Bitfield for control puposes, submit 0 for now + @return A pointer to the id string. Do not alter the string content. @since 0.7.6 */ char *burn_scsi_transport_id(int flag);