From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VULeF-0002rV-L5 for qemu-devel@nongnu.org; Thu, 10 Oct 2013 15:11:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VULe8-0008LK-RF for qemu-devel@nongnu.org; Thu, 10 Oct 2013 15:11:47 -0400 Message-ID: <5256FBE7.80207@weilnetz.de> Date: Thu, 10 Oct 2013 21:11:35 +0200 From: Stefan Weil MIME-Version: 1.0 References: <1373228703-26226-1-git-send-email-sw@weilnetz.de> <037D60EF2A5746E468BF0A04@nimrod.local> <51DA438A.8060903@weilnetz.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Spelling fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corentin Chary Cc: Peter Maydell , Alex Bligh , qemu-trivial@nongnu.org, Jan Kiszka , Qemu-development List , Anthony Liguori Am 08.07.2013 17:14, schrieb Corentin Chary: > The comments (and most of the code) are from libvncserver (and, > earlier, from "THE 'ZYWRLE' VNC CODEC SOURCE CODE. " as described in > the header): > > http://fastdroid-vnc.googlecode.com/svn-history/r3/trunk/LibVNCServer-0.9.7/libvncserver/zywrletemplate.c > Then I suggest to apply my patch as it is. It fixes two locations and improves a third one a little bit. Stefan