diff --git a/src/channel.cpp b/src/channel.cpp index 39be3466..d5243067 100755 --- a/src/channel.cpp +++ b/src/channel.cpp @@ -339,7 +339,7 @@ void CChannel::OnDisconnection() } EPutDataStat CChannel::PutData ( const CVector& vecbyData, - int iNumBytes ) + int iNumBytes ) { EPutDataStat eRet = PS_GEN_ERROR;