No changes, just use NULL instead of 0 for pointers.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jul 2011 23:37:21 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jul 2011 23:37:21 +0000 (23:37 +0000)
commit065ba6fb0957f75b2c68edbbdc9d90ecf1e538c6
tree637191a074910b17a1aabbf8492646c4075445f8
parente7cda1c35004b118283ceeaba5a9522964140846
No changes, just use NULL instead of 0 for pointers.

Initialize pointers with NULL in wxGenericValidator.

See #13304.

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