All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qapi: Fix comment for create-type to match code.
@ 2013-11-01  9:35 Fam Zheng
  2013-11-01 12:05   ` [Qemu-devel] " Eric Blake
  2013-11-04 12:48 ` [Qemu-devel] " Stefan Hajnoczi
  0 siblings, 2 replies; 6+ messages in thread
From: Fam Zheng @ 2013-11-01  9:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 qapi-schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qapi-schema.json b/qapi-schema.json
index 81a375b..76c98a7 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -227,7 +227,7 @@
 ##
 # @ImageInfoSpecificVmdk:
 #
-# @create_type: The create type of VMDK image
+# @create-type: The create type of VMDK image
 #
 # @cid: Content id of image
 #
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-06  8:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01  9:35 [Qemu-devel] [PATCH] qapi: Fix comment for create-type to match code Fam Zheng
2013-11-01 12:05 ` [Qemu-trivial] " Eric Blake
2013-11-01 12:05   ` [Qemu-devel] " Eric Blake
2013-11-06  8:36   ` [Qemu-trivial] " Michael Tokarev
2013-11-06  8:36     ` [Qemu-devel] " Michael Tokarev
2013-11-04 12:48 ` [Qemu-devel] " Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.