return NULL from a function returning a pointer, not FALSE
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Apr 2002 08:43:55 +0000 (08:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Apr 2002 08:43:55 +0000 (08:43 +0000)
commit81b299966d524d3d7917e9e4f261f6a382a16ee3
treeb969a36a997e620b077c146abed7a525f03ee31d
parent691aba016bccb44aa30cb7fdd9c232a85d56c4b2
return NULL from a function returning a pointer, not FALSE

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