Re: [Spice-devel] [PATCH x11spice 2/2] Bug fix: a listen specification from the config file was ignored

2019-07-18 Thread Frediano Ziglio
> > Signed-off-by: Jeremy White > --- > src/options.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/src/options.c b/src/options.c > index 0d3138d0..cf75e54e 100644 > --- a/src/options.c > +++ b/src/options.c > @@ -355,7 +355,9 @@ int options_parse_arguments(int

[Spice-devel] [PATCH x11spice 2/2] Bug fix: a listen specification from the config file was ignored

2019-07-18 Thread Jeremy White
Signed-off-by: Jeremy White --- src/options.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/options.c b/src/options.c index 0d3138d0..cf75e54e 100644 --- a/src/options.c +++ b/src/options.c @@ -355,7 +355,9 @@ int options_parse_arguments(int argc, char *argv[],