Minor changes.

This commit is contained in:
Vreixo Formoso
2007-12-23 02:58:54 +01:00
parent 6154fb1f0a
commit 002a832ac3
3 changed files with 5 additions and 3 deletions

View File

@ -62,6 +62,9 @@ typedef struct {
//int volnum; /**< The volume in the set which you want to write (usually 0) */
int level; /**< ISO level to write at. */
int flags; /**< Which extensions to support. */
/* relaxed constraints */
unsigned int omit_version_numbers:1;
//int relaxed_constraints; /**< see ecma119_relaxed_constraints_flag */
//unsigned int copy_eltorito:1;