mirror of https://github.com/ARMmbed/mbed-os.git
Fixed missing doxygen param.
parent
9531bbeaf5
commit
31428533ba
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue