Catch up with vfprintf.c,v 1.77.
This commit is contained in:
parent
0ba1fd2f72
commit
8da510f8f5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174733
@ -902,6 +902,7 @@ reswitch: switch (ch) {
|
||||
} else
|
||||
cp = (ch >= 'a') ? L"inf" : L"INF";
|
||||
size = 3;
|
||||
flags &= ~ZEROPAD;
|
||||
break;
|
||||
}
|
||||
flags |= FPT;
|
||||
|
Loading…
Reference in New Issue
Block a user