Reacted on compiler warning about rev 5386
This commit is contained in:
parent
5bf5a77cef
commit
d67f5eefa6
@ -384,7 +384,7 @@ int Xorriso_set_system_area(struct XorrisO *xorriso, struct burn_drive *drive,
|
||||
sa_loaded= iso_image_get_system_area(img, buf, &options, 0);
|
||||
if(sa_loaded < 0) {
|
||||
Xorriso_process_msg_queues(xorriso,0);
|
||||
Xorriso_report_iso_error(xorriso, "", ret,
|
||||
Xorriso_report_iso_error(xorriso, "", sa_loaded,
|
||||
"Error when inquiring System Area data of ISO 9660 image",
|
||||
0, "FAILURE", 1);
|
||||
{ret= 0; goto ex;}
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2014.10.28.141130"
|
||||
#define Xorriso_timestamP "2014.10.28.141959"
|
||||
|
Loading…
Reference in New Issue
Block a user