Added missing commit to normal end of program
This commit is contained in:
parent
b9d0801ee5
commit
e8b24d1a53
@ -6377,6 +6377,9 @@ int Xorriso_main(int argc, char **argv)
|
||||
}
|
||||
end_sucessfully:;
|
||||
Xorriso_process_msg_queues(xorriso, 0);
|
||||
if(xorriso->volset_change_pending)
|
||||
Xorriso_option_end(xorriso, 0);
|
||||
Xorriso_process_msg_queues(xorriso, 0);
|
||||
Xorriso_destroy(&xorriso,0);
|
||||
exit(0);
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2007.11.11.112321"
|
||||
#define Xorriso_timestamP "2007.11.11.154453"
|
||||
|
Loading…
Reference in New Issue
Block a user