projects
/
project
/
odhcp6c.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c99f0
)
Make -F and -P arguments position independent
author
Steven Barth
<steven@midlink.org>
Tue, 29 Oct 2013 14:19:42 +0000
(15:19 +0100)
committer
Steven Barth
<steven@midlink.org>
Tue, 29 Oct 2013 14:19:42 +0000
(15:19 +0100)
src/odhcp6c.c
patch
|
blob
|
history
diff --git
a/src/odhcp6c.c
b/src/odhcp6c.c
index 506239d2205824b7ae70fc050f0f44f1843737b1..100ed61b0cf40809de09c22a7f1144d2c52feb72 100644
(file)
--- 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':