summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-04-24 16:51:00 +0000
committerRoy Marples <roy@marples.name>2009-04-24 16:51:00 +0000
commit075c98728215caccf4e408fbbf6bd95f66607f3b (patch)
tree348d23f23e30ee13bdfcbc0d05dd00d077053c9f
parent79262fbb6d6798bea47fd4c64a50cad11e18d3f0 (diff)
downloaddhcpcd-075c98728215caccf4e408fbbf6bd95f66607f3b.tar.xz
Typo
-rw-r--r--dhcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp.c b/dhcp.c
index 8f59cb38..c3c1fb71 100644
--- a/dhcp.c
+++ b/dhcp.c
@@ -168,7 +168,7 @@ static const char *if_params[] = {
"ifmetric",
"ifwireless",
"ifflags",
-y "profile",
+ "profile",
"interface_order",
NULL
};