Enabled -status -jigdo

This commit is contained in:
2010-09-29 16:41:48 +00:00
parent 7280c0c4bc
commit 4269dff2d8
7 changed files with 52 additions and 2 deletions

View File

@ -130,6 +130,8 @@ char *Xorriso_lst_get_text(struct Xorriso_lsT *entry, int flag);
int Xorriso_lst_detach_text(struct Xorriso_lsT *entry, int flag);
int Xorriso_lst_get_last(struct Xorriso_lsT *entry, struct Xorriso_lsT **last,
int flag);
int Exclusions_new(struct ExclusionS **o, int flag);