]> git.saurik.com Git - wxWidgets.git/commit
Use plain extern instead of extern "C" for vsnprintf declaration when not
authorDavid Elliott <dfe@tgwbd.org>
Sat, 19 Feb 2005 04:22:27 +0000 (04:22 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 19 Feb 2005 04:22:27 +0000 (04:22 +0000)
commit1cbf5bc6dfb66a1a797597e3f11afed270bef0c1
tree4179f5f4680546429be0822d2c21625c952121c6
parent8b939bc081a993eda1d0ef56cbabaafee5c69f17
Use plain extern instead of extern "C" for vsnprintf declaration when not
compiling as C++.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/wxchar.h