Corrected sieve filter rules for -tell_media_space
This commit is contained in:
parent
e27f32975e
commit
a27b33b812
@ -1724,7 +1724,7 @@ int Xorriso_sieve_big(struct XorrisO *xorriso, int flag)
|
|||||||
90, 0},
|
90, 0},
|
||||||
{"Abstract File:", 3, "Abstract File: ", "", 1, { 0, -1, -1, -1, -1, -1},
|
{"Abstract File:", 3, "Abstract File: ", "", 1, { 0, -1, -1, -1, -1, -1},
|
||||||
1, 1},
|
1, 1},
|
||||||
{"After commit :", 3, "Image size :", "", 1, { 0, -1, -1, -1, -1, -1},
|
{"After commit :", 3, "After commit :", "", 1, { 0, -1, -1, -1, -1, -1},
|
||||||
1, 0},
|
1, 0},
|
||||||
{"App Id :", 3, "App Id : ", "", 1, { 0, -1, -1, -1, -1, -1},
|
{"App Id :", 3, "App Id : ", "", 1, { 0, -1, -1, -1, -1, -1},
|
||||||
1, 1},
|
1, 1},
|
||||||
@ -1774,7 +1774,7 @@ int Xorriso_sieve_big(struct XorrisO *xorriso, int flag)
|
|||||||
2, 1},
|
2, 1},
|
||||||
{"Media region :", 3, "Media region :", "", 3, { 0, 2, 4, -1, -1, -1},
|
{"Media region :", 3, "Media region :", "", 3, { 0, 2, 4, -1, -1, -1},
|
||||||
10000, 1},
|
10000, 1},
|
||||||
{"Media space :", 3, "Image size :", "", 1, { 0, -1, -1, -1, -1, -1},
|
{"Media space :", 3, "Media space :", "", 1, { 0, -1, -1, -1, -1, -1},
|
||||||
1, 0},
|
1, 0},
|
||||||
{"Media status :", 3, "Media status : ", "", 1, { 0, -1, -1, -1, -1, -1},
|
{"Media status :", 3, "Media status : ", "", 1, { 0, -1, -1, -1, -1, -1},
|
||||||
2, 1},
|
2, 1},
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2012.12.18.154505"
|
#define Xorriso_timestamP "2012.12.18.185121"
|
||||||
|
Loading…
Reference in New Issue
Block a user