X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=rnetclient.c;h=181ac2fc9184356b326ce1dc82ff739a0f9685c5;hb=e65bbb776b2cc8a7b354e2b7ac16bb5fc19f8eda;hp=aa650557a14a973b18479c9781e730bebe49d5d3;hpb=2861a00f694d7322e1b2fd60ead0db8c39699307;p=cascardo%2Flibreceita.git diff --git a/rnetclient.c b/rnetclient.c index aa65055..181ac2f 100644 --- a/rnetclient.c +++ b/rnetclient.c @@ -1,5 +1,7 @@ /* - * Copyright (C) 2012-2013 Thadeu Lima de Souza Cascardo + * Copyright (C) 2012-2014 Thadeu Lima de Souza Cascardo + * Copyright (C) 2014 Alexandre Oliva + * Copyright (C) 2014 Sergio Durigan Junior * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -49,7 +51,7 @@ static const char rnetclient_args_doc[] = /* Description and definition of each option accepted by the program. */ static const struct argp_option rnetclient_options_desc[] = { - { "declaration", 'd', "FILE", OPTION_ARG_OPTIONAL, + { "declaration", 'd', "FILE", 0, "The Income Tax Report file that will be sent.", 0 },