Minor corrections to ToWChar() comment.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Dec 2009 02:29:56 +0000 (02:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Dec 2009 02:29:56 +0000 (02:29 +0000)
commit961326054fcf39eaa56137aa034d4614ead64dd2
treed3a8a3506d9ef726dab6e80720ec437ede41f54b
parent62b50655600d64ed3f9d26abe3c05f3e125e671c
Minor corrections to ToWChar() comment.

Don't refer to the non-existent outputBuf parameter and don't imply that the
value of dstLen matters to decide whether we really convert or not -- only
whether dst pointer itself is NULL or not does.

See #11486.

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