]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Err, I mean X, not Z :)
authorRoy Marples <roy@marples.name>
Tue, 8 Jul 2008 16:05:26 +0000 (16:05 +0000)
committerRoy Marples <roy@marples.name>
Tue, 8 Jul 2008 16:05:26 +0000 (16:05 +0000)
dhcpcd.c

index 6d030291d4849b83b8d37501ef33366f88ad294b..4cf2a73b033874ce8192b650f6c3e22ca443dac9 100644 (file)
--- 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: