API clarification about CD burn_toc_entries

This commit is contained in:
Thomas Schmitt 2008-08-19 12:26:48 +00:00
parent acd7dbc5c6
commit 730c1555ab
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2008.08.09.071854" #define Cdrskin_timestamP "2008.08.19.122535"

View File

@ -306,7 +306,8 @@ struct burn_toc_entry
/* Indicates whether extension data are valid and eventually override /* Indicates whether extension data are valid and eventually override
older elements in this structure: older elements in this structure:
bit0= DVD extension is valid bit0= DVD extension is valid @since 0.3.2
@since 0.5.2 : DVD extensions are made valid for CD too
*/ */
unsigned char extensions_valid; unsigned char extensions_valid;