qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qom/object: fix comment typo
@ 2016-06-14  7:27 Changlong Xie
  2016-06-14  7:28 ` Laurent Vivier
  2016-07-06  5:52 ` Changlong Xie
  0 siblings, 2 replies; 5+ messages in thread
From: Changlong Xie @ 2016-06-14  7:27 UTC (permalink / raw)
  To: qemu trival, Andreas Färber, qemu devel; +Cc: Changlong Xie

Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
---
 include/qom/object.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/qom/object.h b/include/qom/object.h
index 99de539..925c279 100644
--- a/include/qom/object.h
+++ b/include/qom/object.h
@@ -901,7 +901,7 @@ GSList *object_class_get_list(const char *implements_type,
 void object_ref(Object *obj);
 
 /**
- * qdef_unref:
+ * object_unref:
  * @obj: the object
  *
  * Decrease the reference count of a object.  A object cannot be freed as long
-- 
1.9.3

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

end of thread, other threads:[~2016-07-06  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14  7:27 [Qemu-devel] [PATCH] qom/object: fix comment typo Changlong Xie
2016-06-14  7:28 ` Laurent Vivier
2016-07-06  5:52 ` Changlong Xie
2016-07-06  7:21   ` Andreas Färber
2016-07-06  7:44     ` Changlong Xie

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).