Fixed missing doxygen param.

pull/6496/head
Teppo Järvelin 2018-03-29 09:19:29 +03:00
parent 9531bbeaf5
commit 31428533ba
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ public:
/** Get the current network registering mode
*
* @param on successful return contains the current network registering mode
* @param mode on successful return contains the current network registering mode
* @return zero on success
*/
virtual nsapi_error_t get_network_registering_mode(NWRegisteringMode& mode) = 0;