[Spice-devel] [PATCH 4/5] client: improve WAN option description

Christophe Fergeau cfergeau at redhat.com
Tue Jul 19 04:22:13 PDT 2011


On Fri, Jul 08, 2011 at 12:17:31PM +0200, Christophe Fergeau wrote:
> diff --git a/client/application.cpp b/client/application.cpp
> index 8e9fd8a..18101a5 100644
> --- a/client/application.cpp
> +++ b/client/application.cpp
> @@ -2276,11 +2276,11 @@ bool Application::process_cmd_line(int argc, char** argv, bool &full_screen)
>      parser.add(SPICE_OPT_CANVAS_TYPE, "canvas-type", "set rendering canvas", "canvas_type", true);
>      parser.set_multi(SPICE_OPT_CANVAS_TYPE, ',');
>  
> -    parser.add(SPICE_OPT_DISPLAY_COLOR_DEPTH, "color-depth", "guest display color depth",
> +    parser.add(SPICE_OPT_DISPLAY_COLOR_DEPTH, "color-depth", "guest display color depth (if supported by the guest vdagent)"

Missing "," at the end of the line, this breaks spicec in master :( I'll
push the obvious fix.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20110719/1b76d2f3/attachment.pgp>


More information about the Spice-devel mailing list