]> git.saurik.com Git - wxWidgets.git/commit
Use bool instead of int. Replace TRUE/FALSE with true/false.
authorDavid Elliott <dfe@tgwbd.org>
Sun, 8 Aug 2004 05:30:36 +0000 (05:30 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 8 Aug 2004 05:30:36 +0000 (05:30 +0000)
commit948c96efa139d919e03cfa699d3d4a4258876d82
tree495b4481e32c27cd2819c1533c8a2214b2564123
parent3e1400ac6a9e5388abe63b3f00ff5c8091fef304
Use bool instead of int.  Replace TRUE/FALSE with true/false.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/gsockmac.h
include/wx/msw/gsockmsw.h
include/wx/unix/gsockunx.h
src/mac/carbon/gsocket.cpp
src/motif/gsockmot.cpp
src/msw/gsocket.cpp
src/os2/gsockpm.cpp
src/unix/gsocket.cpp
src/x11/gsockx11.cpp