p_use->u_ext field deleted from showptable()
This commit is contained in:
parent
7c9dea8bed
commit
9a02e2ede3
@ -173,7 +173,6 @@ showp()
|
|||||||
if (all == 1) {
|
if (all == 1) {
|
||||||
printf(" changed ="); showcset();
|
printf(" changed ="); showcset();
|
||||||
printf(format,"c_flags =",getshort());
|
printf(format,"c_flags =",getshort());
|
||||||
printf(" used ="); showcset();
|
|
||||||
printf(format,"u_flags =",getshort());
|
printf(format,"u_flags =",getshort());
|
||||||
printf(" calling ="); showcset();
|
printf(" calling ="); showcset();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user