mirror of https://github.com/ARMmbed/mbed-os.git
fix the documentation to match implementation
parent
ec1a027088
commit
2b7d2bb343
|
@ -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