First step to input/output charset handling.

This commit is contained in:
Vreixo Formoso
2007-12-27 18:55:47 +01:00
parent a8636eaa60
commit 1e4851792b
2 changed files with 9 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ struct ecma119_image {
ino_t ino;
char *input_charset;
char *output_charset;
uint32_t ms_block; /**< start block for a ms image */
time_t now; /**< Time at which writing began. */