From: Roy Marples Date: Tue, 8 Jul 2008 16:05:26 +0000 (+0000) Subject: Err, I mean X, not Z :) X-Git-Tag: v4.0.2~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e42b79ba8d1583b561ea2734f8830667cefbe4;p=thirdparty%2Fdhcpcd.git Err, I mean X, not Z :) --- diff --git a/dhcpcd.c b/dhcpcd.c index 6d030291..4cf2a73b 100644 --- a/dhcpcd.c +++ b/dhcpcd.c @@ -550,7 +550,7 @@ parse_option(int opt, char *oarg, struct options *options) return -1; } break; - case 'Z': + case 'X': options->options &= ~DHCPCD_DAEMONISE; break; default: