squeezing for MINIX & bug fix in dumpidf
This commit is contained in:
@@ -326,7 +326,7 @@ dump_type(tp)
|
||||
ops = 0;
|
||||
break;
|
||||
}
|
||||
if (!ops) tp = tp->tp_up;
|
||||
if (ops) tp = tp->tp_up;
|
||||
}
|
||||
dumplevel--;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user