From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJd3T-0004h7-1n for qemu-devel@nongnu.org; Thu, 14 Jan 2016 03:14:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJd3M-0003Yi-UJ for qemu-devel@nongnu.org; Thu, 14 Jan 2016 03:14:50 -0500 Message-ID: <1452759281.19513.0.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 14 Jan 2016 09:14:41 +0100 In-Reply-To: <1452681360-29239-1-git-send-email-w.bumiller@proxmox.com> References: <1452681360-29239-1-git-send-email-w.bumiller@proxmox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] vnc: fix tls-creds error message List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wolfgang Bumiller Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Mi, 2016-01-13 at 11:36 +0100, Wolfgang Bumiller wrote: > The parameter is called 'tls-creds', 'credid' is just the > variable name in the code. Added to patch queue. thanks, Gerd