Implemented new option -temp_mem_limit
This commit is contained in:
@@ -115,7 +115,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
( 3= like 2 : but report first content level of matching directories )
|
||||
4= actually not structured but unique find mode (with search_mode 4)
|
||||
*/
|
||||
double temp_mem_limit;
|
||||
int temp_mem_limit;
|
||||
|
||||
int use_stdin; /* use raw stdin even if readline support is compiled */
|
||||
int result_page_length;
|
||||
|
Reference in New Issue
Block a user