docs/tileh.png
author |
Darkvater |
|
Sun, 23 Apr 2006 22:28:26 +0000 |
changeset 3649 |
8a5d76d106f3 |
parent 0 |
29654efe3188
|
permissions |
-rw-r--r-- |
(svn r4560) - Fix: (r3008) Remove VS2005 undefined vsnprintf() as it doesn't exist in the windows libraries (only _vsnprintf). This caused the bad function to be called that could result in non-properly terminated strings. Thanks for noticing Tron.