]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gsocket.cpp
partially reverted Robert's changes, did it more cleanly
[wxWidgets.git] / src / msw / gsocket.cpp
index 9b7bb39ed55e1612e2a64408ccfa99aab22d23f8..620ad39cbfc9542d4d89ccadcdbda6579e8ed38c 100644 (file)
@@ -508,7 +508,7 @@ GSocket *GSocket::WaitConnection()
 *  make the appropriate setsockopt() call.
 *  Implemented as a GSocket function because clients (ie, wxSocketServer)
 *  don't have access to the GSocket struct information.
-*  Returns TRUE if the flag was set correctly, FALSE if an error occured
+*  Returns true if the flag was set correctly, false if an error occured
 *  (ie, if the parameter was NULL)
 */
 bool GSocket::SetReusable()