Enabled -status -jigdo

This commit is contained in:
2010-09-29 16:41:48 +00:00
parent 54a493f382
commit daebb44722
7 changed files with 52 additions and 2 deletions

View File

@ -329,6 +329,11 @@ struct XorrisO { /* the global context of xorriso */
#ifdef Xorriso_with_libjtE
/* Parameters and state of Jigdo Template Export environment */
struct libjte_env *libjte_handle;
/* List of -jigdo parameters since the most recent -jigdo clear */
struct Xorriso_lsT *jigdo_params;
struct Xorriso_lsT *jigdo_values;
#endif
/* LBA of boot image after image loading */