The change to StringFromFormat was overwriting the last character with the NULL termi...
commitc986398dae4bf2d0cf8a16a2e8ebb04864a10f78
authorglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Wed, 10 Nov 2010 23:23:12 +0000 (10 23:23 +0000)
committerglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Wed, 10 Nov 2010 23:23:12 +0000 (10 23:23 +0000)
tree4f26b01faab55be6b4e383419a9a412fd1326a5c
parent3674adc86fe31cf8c970ecd7dc1df59013d5c861
The change to StringFromFormat was overwriting the last character with the NULL terminating character.
Also update a deprecated function call.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@6374 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/Common/Src/StringUtil.cpp
Source/Core/DolphinWX/Src/InputConfigDiag.cpp