minor bugfix: sswprintf(L"%hs","foo") was returning L"fff"
authorRoyce Mitchell III <royce3@ev1.net>
Sun, 8 Jan 2006 13:54:06 +0000 (13:54 +0000)
committerRoyce Mitchell III <royce3@ev1.net>
Sun, 8 Jan 2006 13:54:06 +0000 (13:54 +0000)
commit4f8bfb838fc282ffb27983f789fb2a4d347e684b
treec7e09f0c2a5a3e6e7ac49fb39e7089432427737b
parentd9a1902bea58ed5075ca206ad578541991112bea
minor bugfix: sswprintf(L"%hs","foo") was returning L"fff"

svn path=/trunk/; revision=20712
reactos/tools/ssprintf.cpp