Fixed arguments to mbstowcs_s().
authorIain Patterson <me@iain.cx>
Sat, 28 Dec 2013 17:02:30 +0000 (17:02 +0000)
committerIain Patterson <me@iain.cx>
Sat, 28 Dec 2013 17:12:18 +0000 (17:12 +0000)
commit04368b24e449523614478537d12747e3ec778f00
tree9de4c5ef712f47ad09d53552508ba64ae570e0e2
parent1c7716c9a9bf3e8dd844fd27d1351dab6ceaf510
Fixed arguments to mbstowcs_s().

The third argument to mbstowcs_s() is a buffer size not a character
count.
imports.cpp