Merge pull request #113 from mazgch/master

fix the documentation to ethernet api to match implementation
pull/115/head
Emilio Monti 2013-11-21 02:32:05 -08:00
commit 5278dd43f2
1 changed files with 1 additions and 1 deletions

View File

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