Reacted on compiler warning

This commit is contained in:
Thomas Schmitt 2008-02-03 16:50:04 +00:00
parent b2b6a9bcd8
commit aaf81de247
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
#define Xorriso_timestamP "2008.02.03.164038"
#define Xorriso_timestamP "2008.02.03.164916"

View File

@ -1552,6 +1552,7 @@ int Xorriso_process_msg_queues(struct XorrisO *xorriso, int flag)
return(1);
for(pass= 0; pass< 2; pass++) {
while(1) {
tunneled= 0;
if(pass==0)
ret= iso_obtain_msgs("ALL", &error_code, &imgid,
xorriso->info_text, severity);