From: Roy Marples Date: Fri, 24 Apr 2009 16:51:00 +0000 (+0000) Subject: Typo X-Git-Tag: v5.0.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=075c98728215caccf4e408fbbf6bd95f66607f3b;p=thirdparty%2Fdhcpcd.git Typo --- 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 };