Fix formatting issue with last entry

This commit is contained in:
Chris Sutcliffe 2009-07-30 01:55:44 +00:00
parent 1cc1af42c1
commit 7d3c3d30e7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Correct disposition of wchar_t output in printf().
mingwex/stdio/pformat.c (__pformat) [%C]: Create new instance of...
* mingwex/stdio/pformat.c (__pformat) [%C]: Create new instance of...
(argval): ...this, in inner scope, with singular type `wchar_t'; use
it to pass one wchar to __pformat_wputchars(), for output.