From: Steven Barth Date: Tue, 29 Oct 2013 14:19:42 +0000 (+0100) Subject: Make -F and -P arguments position independent X-Git-Tag: debian/1.1+git20160131-1~114 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=commitdiff_plain;h=60c9e4d5a26f530e89ed6254e8c09380b50fac08;hp=99c99f06f4c6efe020307b2a66ade1cc1faf45f6 Make -F and -P arguments position independent --- diff --git a/src/odhcp6c.c b/src/odhcp6c.c index 506239d..100ed61 100644 --- a/src/odhcp6c.c +++ b/src/odhcp6c.c @@ -89,7 +89,6 @@ int main(_unused int argc, char* const argv[]) if (request_pd == 0) request_pd = -1; - ia_pd_mode = IA_MODE_TRY; break; case 'F':