From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XorcT-0006la-JB for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:27:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XorcM-0007PE-8C for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:27:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XorcM-0007Ov-0o for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:27:10 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sADAR9jO012248 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 13 Nov 2014 05:27:09 -0500 Message-ID: <1415874426.25539.11.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 13 Nov 2014 11:27:06 +0100 In-Reply-To: <545C87DF.7010306@redhat.com> References: <1415335285-1579-1-git-send-email-akong@redhat.com> <545C87B3.8060107@redhat.com> <545C87DF.7010306@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.2 1/2] QMP/input-send-event: update document of union InputEvent List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: armbru@redhat.com, Amos Kong , qemu-devel@nongnu.org, mtosatti@redhat.com > >> +# @btn: Input event of pointer bottons > > s/bottons/buttons/ before my R-b applies (maintainer could opt to do > this without needing a v2) Fixed up, queued, pull req sent. thanks, Gerd