From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qx1km-0000lL-G2 for qemu-devel@nongnu.org; Fri, 26 Aug 2011 15:07:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qx1kl-0004Uh-RC for qemu-devel@nongnu.org; Fri, 26 Aug 2011 15:07:44 -0400 From: Alon Levy Date: Fri, 26 Aug 2011 22:06:01 +0300 Message-Id: <1314385561-22519-1-git-send-email-alevy@redhat.com> Subject: [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-trivial@nongnu.org, "qemu-devel@nongnu.org" Signed-off-by: Alon Levy --- hw/pci-stub.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/pci-stub.c b/hw/pci-stub.c index c5a0aa8..8454c30 100644 --- a/hw/pci-stub.c +++ b/hw/pci-stub.c @@ -1,5 +1,5 @@ /* - * PCI stubs for plathome that doesn't support pci bus. + * PCI stubs for platforms that doesn't support pci bus. * * Copyright (c) 2010 Isaku Yamahata * VA Linux Systems Japan K.K. -- 1.7.6