summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barth2013-10-29 14:19:42 +0000
committerSteven Barth2013-10-29 14:19:42 +0000
commit60c9e4d5a26f530e89ed6254e8c09380b50fac08 (patch)
tree56c4e1bc1fcbf97a25951cf2ec19459100b0cc6b
parent99c99f06f4c6efe020307b2a66ade1cc1faf45f6 (diff)
downloadodhcp6c-60c9e4d5a26f530e89ed6254e8c09380b50fac08.tar.gz
Make -F and -P arguments position independent
-rw-r--r--src/odhcp6c.c1
1 files changed, 0 insertions, 1 deletions
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':