fixing two hiden bug in reactos, null termante the string right at end, code tested...
authorMagnus Olsen <magnus@greatlord.com>
Sun, 28 May 2006 00:51:16 +0000 (00:51 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sun, 28 May 2006 00:51:16 +0000 (00:51 +0000)
commit6999a6bc5c00df4b2d6247b1dff1081175ea6bec
treea6989659942e3c1c0cc083bde8a478711ef9601e
parentf07bc589f6e8fcb928285aac8eb7c6e3602cf583
fixing two hiden bug in reactos, null termante the string right at end, code tested in vs, but it seam no affact on wine test mscvrt printf test. What hell is the snprintf  function call to ??

svn path=/trunk/; revision=22081
reactos/lib/rtl/sprintf.c
reactos/lib/rtl/swprintf.c