From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qlxj0-0008WK-Nt for qemu-devel@nongnu.org; Wed, 27 Jul 2011 02:36:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qlxiz-0001O7-RI for qemu-devel@nongnu.org; Wed, 27 Jul 2011 02:36:10 -0400 Received: from e9.ny.us.ibm.com ([32.97.182.139]:40206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qlxiz-0001O1-MJ for qemu-devel@nongnu.org; Wed, 27 Jul 2011 02:36:09 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e9.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id p6R63Ybs030803 for ; Wed, 27 Jul 2011 02:03:34 -0400 Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p6R6a6Ta129828 for ; Wed, 27 Jul 2011 02:36:06 -0400 Received: from d01av01.pok.ibm.com (loopback [127.0.0.1]) by d01av01.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p6R6a5Tn023521 for ; Wed, 27 Jul 2011 02:36:06 -0400 From: Zhi Yong Wu Date: Wed, 27 Jul 2011 14:32:55 +0800 Message-Id: <1311748376-5147-1-git-send-email-wuzhy@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 0/1] qmp: fix typo for qmp-commands.hx List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: zwu.kernel@gmail.com, aliguori@linux.vnet.ibm.com, ryanh@us.ibm.com, Zhi Yong Wu , stefanha@us.ibm.com In qmp-commands.hx, there exists a typo, and it will be fixed by this patch. Zhi Yong Wu (1): Fix typo for qmp-commands.hx. Signed-off-by: Zhi Yong Wu qmp-commands.hx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.2.3