diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-08-10 19:36:09 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-08-10 19:36:09 -0700 |
commit | 46faca54edf1eda39a45f540697196074a00c779 (patch) | |
tree | 789fb2f8b5b3daf70de0be53a87adc3d97a91b1e /sys/man/2 | |
parent | 1e315f896d9496e22546304ef8b2de74b9451fc4 (diff) |
stdio.h: correct return type of putc
The putc macro is specified as returning an int, but our
type conversion rules turned it into a uint. Put in the
appropriate cast to make the type what we want.
Diffstat (limited to 'sys/man/2')
0 files changed, 0 insertions, 0 deletions