Applied in revision 3c2de69.

Thanks,
        Simon

On Wed, Oct 17, 2012 at 09:55:56PM +0200, Sven Eckelmann wrote:
> Signed-off-by: Sven Eckelmann <s...@narfation.org>
> ---
>  main.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/main.c b/main.c
> index 0315fe3..96e401a 100644
> --- a/main.c
> +++ b/main.c
> @@ -78,7 +78,7 @@ struct globals *alfred_init(int argc, char *argv[])
>       globals->best_server = NULL;
>       globals->clientmode_version = 0;
>  
> -     while ((opt = getopt_long(argc, argv, "ms:r:hi:", long_options,
> +     while ((opt = getopt_long(argc, argv, "ms:r:hi:vV:", long_options,
>                                 &opt_ind)) != -1) {
>               switch (opt) {
>               case 'r':
> -- 
> 1.7.10.4
> 
> 

Attachment: signature.asc
Description: Digital signature

Reply via email to