mirror of
https://github.com/espressif/openthread.git
synced 2026-09-04 00:00:06 +00:00
Fix typos (in comments) and alignments (#1105)
This commit is contained in:
committed by
Jonathan Hui
parent
a88bf4cef5
commit
2bce9557e6
@@ -949,7 +949,7 @@ OTAPI ThreadError OTCALL otGetPendingDataset(otInstance *aInstance, otOperationa
|
||||
* @param[in] aDataset A pointer to the Pending Operational Dataset.
|
||||
*
|
||||
* @retval kThreadError_None Successfully set the Pending Operational Dataset.
|
||||
* @retval kThreadError_NoBufs Insufficient buffer space to set the Pending Operational Datset.
|
||||
* @retval kThreadError_NoBufs Insufficient buffer space to set the Pending Operational Dataset.
|
||||
* @retval kThreadError_InvalidArgs @p aDataset was NULL.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user