Add support for appendable multisession images.
This commit is contained in:
@@ -66,6 +66,7 @@ struct ecma119_image
|
||||
char *input_charset;
|
||||
char *output_charset;
|
||||
|
||||
unsigned int appendable : 1;
|
||||
uint32_t ms_block; /**< start block for a ms image */
|
||||
time_t now; /**< Time at which writing began. */
|
||||
|
||||
|
Reference in New Issue
Block a user