fix the documentation to match implementation

pull/113/head
mazgch 2013-11-21 11:24:58 +01:00
parent ec1a027088
commit 2b7d2bb343
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ public:
* *
* @returns * @returns
* 0 if the sending was failed, * 0 if the sending was failed,
* 1 if the package is successfully sent. * or the size of the packet successfully sent.
*/ */
int send(); int send();