mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #113 from mazgch/master
fix the documentation to ethernet api to match implementationpull/115/head
commit
5278dd43f2
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue