| Submitter | Stefan Weil |
|---|---|
| Date | Aug. 31, 2009, 7:42 p.m. |
| Message ID | <1251747736-12037-1-git-send-email-weil@mail.berlios.de> |
| Download | mbox | patch |
| Permalink | /patch/32675/ |
| State | Superseded |
| Headers | show |
Comments
Patch
diff --git a/block/vpc.c b/block/vpc.c index 6be24bf..950ad58 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 <kwolf@suse.de>
The company which made Virtual PC was Connectix. They use the magic string "conectix" in their disk images. Signed-off-by: Stefan Weil <weil@mail.berlios.de> --- block/vpc.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)