]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Typo
authorRoy Marples <roy@marples.name>
Fri, 24 Apr 2009 16:51:00 +0000 (16:51 +0000)
committerRoy Marples <roy@marples.name>
Fri, 24 Apr 2009 16:51:00 +0000 (16:51 +0000)
dhcp.c

diff --git a/dhcp.c b/dhcp.c
index 8f59cb381364e269431e2283f28fbd91bcedad07..c3c1fb711b0f2b2edab27da32dc07a649d4abe42 100644 (file)
--- a/dhcp.c
+++ b/dhcp.c
@@ -168,7 +168,7 @@ static const char *if_params[] = {
        "ifmetric",
        "ifwireless",
        "ifflags",
-y      "profile",
+       "profile",
        "interface_order",
        NULL
 };