Fix bug in argument parsing.
authorSergio Durigan Junior <sergiodj@sergiodj.net>
Fri, 21 Mar 2014 04:26:55 +0000 (01:26 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Mon, 24 Mar 2014 22:46:14 +0000 (19:46 -0300)
commite65bbb776b2cc8a7b354e2b7ac16bb5fc19f8eda
tree1df943e695ac18d7c863634ce3d6662b99b58e18
parent00fb6934ea3272aea506893bba196a59524a3261
Fix bug in argument parsing.

The argument '-d' is marked as having an optional argument to it, which
is wrong, because it is mandatory to provide the filename when you use
'-d'.
rnetclient.c