fix wide scanf to respect field width for strings
authorRich Felker <dalias@aerifal.cx>
Tue, 17 Apr 2012 23:37:31 +0000 (19:37 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 17 Apr 2012 23:37:31 +0000 (19:37 -0400)
commit00722515729bb6943dc84a8c4aa9ccd715e48e74
treed3576b82f86a08569f220ccf2a6141790d4e7d88
parente0d9f780d171326a12bf9daf2af1e2f0c51c89f6
fix wide scanf to respect field width for strings
src/stdio/vfwscanf.c