diff options
| author | Roy Marples <roy@marples.name> | 2016-05-19 15:01:47 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2016-05-19 15:01:47 +0000 |
| commit | 053b3dedb7998cbf7630ce7db28221af4af326f1 (patch) | |
| tree | cf7a0055b5586930d337303018b61baccfcb439d /if.h | |
| parent | cc1815985352e93d2827a554b79cb795ee235eb7 (diff) | |
| download | dhcpcd-053b3dedb7998cbf7630ce7db28221af4af326f1.tar.xz | |
managelink -> hanlelink
Diffstat (limited to 'if.h')
| -rw-r--r-- | if.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ int if_opensockets(struct dhcpcd_ctx *); int if_opensockets_os(struct dhcpcd_ctx *); void if_closesockets(struct dhcpcd_ctx *); void if_closesockets_os(struct dhcpcd_ctx *); -int if_managelink(struct dhcpcd_ctx *); +int if_handlelink(struct dhcpcd_ctx *); /* dhcpcd uses the same routing flags as BSD. * If the platform doesn't use these flags, |
