qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/5] spice: add config options for channel secur


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 3/5] spice: add config options for channel security.
Date: Thu, 07 Oct 2010 21:26:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100827 Red Hat/3.1.3-1.el6 Thunderbird/3.1.3

+ if (strcmp(name, "tls-channel") == 0)
+ security = SPICE_CHANNEL_SECURITY_SSL;

CODING_STYLE (if (...) { ... })? Same in next lines.

Oops.  Slipped through, will fix.

thanks,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]