fix typo in comment
This commit is contained in:
parent
aaf8139434
commit
7f2e6f0edd
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ int net_sockopt_reuse_set(int fd, bool reuse);
|
|||
/* Net interface (if.c) */
|
||||
|
||||
/**
|
||||
* Defines the interface address handled - called once per interface
|
||||
* Defines the interface address handler - called once per interface
|
||||
*
|
||||
* @param ifname Name of the interface
|
||||
* @param sa IP address of the interface
|
||||
|
|
Loading…
Add table
Reference in a new issue