OSDN Git Service

Fix a silly bug in _wstdio_fwrite. wprintf %s should now work correctly.
authorManuel Novoa III <mjn3@codepoet.org>
Sun, 5 Jan 2003 04:47:26 +0000 (04:47 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sun, 5 Jan 2003 04:47:26 +0000 (04:47 -0000)
commit434bf7e8d009867dd85773908859d6429c210102
tree91081107a18de843a9abae3c908fb73ac3b82b55
parent854603b2a050d4403a3ee11c1abefa1ebc36eba2
Fix a silly bug in _wstdio_fwrite.  wprintf %s should now work correctly.
TODO
libc/stdio/stdio.c