From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWpd5-0007Eu-SH for qemu-devel@nongnu.org; Tue, 01 Sep 2015 13:45:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWpd1-0004Ie-Rs for qemu-devel@nongnu.org; Tue, 01 Sep 2015 13:45:55 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:52071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWpd1-0004IP-L8 for qemu-devel@nongnu.org; Tue, 01 Sep 2015 13:45:51 -0400 Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 1 Sep 2015 11:45:51 -0600 Received: from b01cxnp23034.gho.pok.ibm.com (b01cxnp23034.gho.pok.ibm.com [9.57.198.29]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id C85C138C8072 for ; Tue, 1 Sep 2015 13:45:45 -0400 (EDT) Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by b01cxnp23034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t81HjjDw62521546 for ; Tue, 1 Sep 2015 17:45:45 GMT Received: from d01av01.pok.ibm.com (localhost [127.0.0.1]) by d01av01.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t81Hji2E026914 for ; Tue, 1 Sep 2015 13:45:45 -0400 From: Michael Roth Date: Tue, 1 Sep 2015 12:00:43 -0500 Message-Id: <1441126866-17199-4-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1441126866-17199-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1441126866-17199-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 03/26] qemu-ga: Fixed GUID capitalization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, Leonid Bloch , Michael Roth From: Leonid Bloch For compatibility, all the letters in GUID should be capital. Signed-off-by: Leonid Bloch Signed-off-by: Michael Roth --- qga/installer/qemu-ga.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index 4e917a9..dcd3e36 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -42,7 +42,7 @@ @@ -69,7 +69,7 @@ - + @@ -98,7 +98,7 @@ - + -- 1.9.1