]> git.saurik.com Git - wxWidgets.git/commit
vsprintf() is ANSI so there is normally no need to test for it
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Nov 1998 15:30:26 +0000 (15:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Nov 1998 15:30:26 +0000 (15:30 +0000)
commit7aa88ac4af764fa92c781056bc23103cadea21a4
tree464e79554a8bfa96c88e4431c96fb6bafcae6189
parent53c6e7ccd2c012afe1819485260e9d34eba09538
vsprintf() is ANSI so there is normally no need to test for it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/string.cpp