mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
netdev: piggy-back some formatting error
This commit is contained in:
parent
934806394f
commit
15a6e2066d
@ -122,7 +122,7 @@ typedef struct {
|
||||
* *value_len* is too small to store the option value
|
||||
*/
|
||||
int (*get)(ng_netdev_t *dev, ng_netconf_opt_t opt,
|
||||
void *value, size_t *value_len);
|
||||
void *value, size_t *value_len);
|
||||
|
||||
/**
|
||||
* @brief Set an option value for a given network device
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user