When an option defined with POPT_ARG_VAL is being refused, we must
authorWayne Davison <wayned@samba.org>
Sun, 23 Jan 2005 01:25:36 +0000 (01:25 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 23 Jan 2005 01:25:36 +0000 (01:25 +0000)
commite57211c544a0171e54cb6e1ccf30355c060a68a3
treeef489f930a871923ea376b19e58ffc0288b5a5ad
parent48a1ff0d45dd8a1ba9330c6f4c4bc5bc9b25b30d
When an option defined with POPT_ARG_VAL is being refused, we must
change it to POPT_ARG_NONE or it won't be refused.
options.c