print 0 %ux as 0x0
This commit is contained in:
parent
32116738e1
commit
298f6bd657
1 changed files with 0 additions and 1 deletions
|
|
@ -443,7 +443,6 @@ __ifmt(Fmt *f)
|
|||
*p-- = '0';
|
||||
n = 1;
|
||||
}
|
||||
fl &= ~FmtSharp;
|
||||
}
|
||||
for(w = f->prec; n < w && p > buf+3; n++)
|
||||
*p-- = '0';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue