diff --git a/src/client.cpp b/src/client.cpp index a8060388..19bae273 100755 --- a/src/client.cpp +++ b/src/client.cpp @@ -1113,7 +1113,7 @@ void CClient::ProcessAudioDataIntern ( CVector& vecsStereoSndCrd ) // implementation so that crashes may occur. // // e.g., do the following: -// Socket.GetDataFromSocket(); +// Socket.OnDataReceived(); for ( i = 0; i < iSndCrdFrameSizeFactor; i++ )