X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..04fa04d8067d235ab45b5bc05b65f0679634b541:/src/os2/evtloop.cpp diff --git a/src/os2/evtloop.cpp b/src/os2/evtloop.cpp index 01916125ea..6624e1bc4a 100644 --- a/src/os2/evtloop.cpp +++ b/src/os2/evtloop.cpp @@ -6,7 +6,7 @@ // Created: 01.06.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -404,7 +404,7 @@ bool wxGUIEventLoop::YieldFor(long eventsToProcess) if (wxTheApp) { wxTheApp->ProcessPendingEvents(); - wxTheApp->HandleSockets(); + wxTheApp->HandleSockets(); } //