fix typo in comment

This commit is contained in:
Alfred E. Heggestad 2012-07-06 12:53:21 +00:00
parent aaf8139434
commit 7f2e6f0edd

View file

@ -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