summaryrefslogtreecommitdiffstats
path: root/if.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2016-05-19 15:01:47 +0000
committerRoy Marples <roy@marples.name>2016-05-19 15:01:47 +0000
commit053b3dedb7998cbf7630ce7db28221af4af326f1 (patch)
treecf7a0055b5586930d337303018b61baccfcb439d /if.h
parentcc1815985352e93d2827a554b79cb795ee235eb7 (diff)
downloaddhcpcd-053b3dedb7998cbf7630ce7db28221af4af326f1.tar.xz
managelink -> hanlelink
Diffstat (limited to 'if.h')
-rw-r--r--if.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/if.h b/if.h
index 0aaa47bd..078cc8ad 100644
--- a/if.h
+++ b/if.h
@@ -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,