mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
iovctl: Fix typos
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/653
This commit is contained in:
parent
fe4fa93269
commit
a57ca37dd1
@ -164,8 +164,8 @@ add_unicast_mac_config(const char *key, const ucl_object_t *obj, nvlist_t *confi
|
||||
}
|
||||
|
||||
/*
|
||||
* Validates that the given configuation value has the right type as specified
|
||||
* in the schema, and then adds the value to the configuation node.
|
||||
* Validates that the given configuration value has the right type as specified
|
||||
* in the schema, and then adds the value to the configuration node.
|
||||
*/
|
||||
static void
|
||||
add_config(const char *key, const ucl_object_t *obj, nvlist_t *config,
|
||||
|
Loading…
Reference in New Issue
Block a user