diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-08-02 21:02:34 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-08-02 21:02:34 -0400 |
commit | b0fc78520d7d51ab064f629e228c27d0fa5a4b82 (patch) | |
tree | 8b45b6182aff4add283d7a6dc18dfec9bacda245 /src/stdio/tempnam.c | |
parent | fix missing static in getusershell (namespace pollution) (diff) | |
download | grovel-b0fc78520d7d51ab064f629e228c27d0fa5a4b82.tar.gz grovel-b0fc78520d7d51ab064f629e228c27d0fa5a4b82.tar.xz |
fix argument type error on wcwidth function
since the correct declaration was not visible, and since the
representation of the types wchar_t and wint_t always match, a
compiler would have to go out of its way to make this bug manifest,
but better to fix it anyway.
Diffstat (limited to 'src/stdio/tempnam.c')
0 files changed, 0 insertions, 0 deletions