From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 5/7] qemu-config: comment spell fix
Date: Mon, 6 Jun 2011 14:49:38 +0200 [thread overview]
Message-ID: <1307364580-28385-6-git-send-email-kraxel@redhat.com> (raw)
In-Reply-To: <1307364580-28385-1-git-send-email-kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
qemu-config.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/qemu-config.c b/qemu-config.c
index b00aa3a..c63741c 100644
--- a/qemu-config.c
+++ b/qemu-config.c
@@ -306,7 +306,7 @@ static QemuOptsList qemu_trace_opts = {
.name = "file",
.type = QEMU_OPT_STRING,
},
- { /* end if list */ }
+ { /* end of list */ }
},
};
#endif
@@ -436,7 +436,7 @@ QemuOptsList qemu_spice_opts = {
.name = "playback-compression",
.type = QEMU_OPT_BOOL,
},
- { /* end if list */ }
+ { /* end of list */ }
},
};
@@ -452,7 +452,7 @@ QemuOptsList qemu_option_rom_opts = {
.name = "romfile",
.type = QEMU_OPT_STRING,
},
- { /* end if list */ }
+ { /* end of list */ }
},
};
--
1.7.1
next prev parent reply other threads:[~2011-06-06 12:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 12:49 [Qemu-devel] [PULL] spice patch queue Gerd Hoffmann
2011-06-06 12:49 ` [Qemu-devel] [PATCH 1/7] spice-qemu-char: Fix flow control in client -> guest direction Gerd Hoffmann
2011-06-06 12:49 ` [Qemu-devel] [PATCH 2/7] spice: add option for disabling copy paste support Gerd Hoffmann
2011-06-06 12:49 ` [Qemu-devel] [PATCH 3/7] qxl: add to the list of devices which disable the default vga Gerd Hoffmann
2011-06-06 12:49 ` [Qemu-devel] [PATCH 4/7] spice: add SASL support Gerd Hoffmann
2011-06-06 12:49 ` Gerd Hoffmann [this message]
2011-06-06 12:49 ` [Qemu-devel] [PATCH 6/7] spice: require spice 0.6.0 or newer Gerd Hoffmann
2011-06-06 12:49 ` [Qemu-devel] [PATCH 7/7] qxl: fix cmdlog for vga Gerd Hoffmann
2011-06-09 12:39 ` [Qemu-devel] [PULL] spice patch queue Anthony Liguori
2011-06-09 12:41 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1307364580-28385-6-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).