// Created: 01.06.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License: wxWindows licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
if (wxTheApp)
{
wxTheApp->ProcessPendingEvents();
- wxTheApp->HandleSockets();
+ wxTheApp->HandleSockets();
}
//