From: Stefan Weil Date: Mon, 31 Aug 2009 19:42:16 +0000 (+0200) Subject: Fix spelling in comment. X-Git-Tag: v0.12.0-rc0~1246 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc2040f8c22b933df6f3be11a1bf7a6b55327031;p=thirdparty%2Fqemu.git Fix spelling in comment. The company which made Virtual PC was Connectix. They use the magic string "conectix" in their disk images. Signed-off-by: Stefan Weil Signed-off-by: Anthony Liguori --- diff --git a/block/vpc.c b/block/vpc.c index 6be24bf84e4..950ad58b3ba 100644 --- a/block/vpc.c +++ b/block/vpc.c @@ -1,5 +1,5 @@ /* - * Block driver for Conectix/Microsoft Virtual PC images + * Block driver for Connectix / Microsoft Virtual PC images * * Copyright (c) 2005 Alex Beregszaszi * Copyright (c) 2009 Kevin Wolf