diff options
author | Rich Felker <dalias@aerifal.cx> | 2023-03-20 13:48:50 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2023-03-20 13:48:50 -0400 |
commit | d055e6a45a17673b8dd3ec16e786bb2fe1700dd5 (patch) | |
tree | 1452f24f43ecddfa709af92097bab3cadca7086f /src/stdio/getc.h | |
parent | b6811019e62a7561a4922f90e54b30ac306efe0b (diff) | |
download | musl-d055e6a45a17673b8dd3ec16e786bb2fe1700dd5.tar.gz musl-d055e6a45a17673b8dd3ec16e786bb2fe1700dd5.tar.xz musl-d055e6a45a17673b8dd3ec16e786bb2fe1700dd5.zip |
fix wide printf forms ignoring width for %lc format specifier
since the code path for %c was already doing it right, and the logic is identical, condense them into a single case.
Diffstat (limited to 'src/stdio/getc.h')
0 files changed, 0 insertions, 0 deletions