Copying -out_charset to -in_charset after -commit

This commit is contained in:
2008-11-07 17:33:59 +00:00
parent 22dc07ce9a
commit 0e3b0c7013
5 changed files with 27 additions and 2 deletions

View File

@ -802,5 +802,8 @@ int Sectorbitmap_get_layout(struct SectorbitmaP *o,
int Sectorbitmap_copy(struct SectorbitmaP *from, struct SectorbitmaP *to,
int flag);
/* bit0= append (text!=NULL) */
int Sregex_string(char **handle, char *text, int flag);
#endif /* Xorriso_private_includeD */