qom: Fix comment typo

It's qom_unref, not qdef_unref.

Backports commit ada03a0e8423ef8950e30d216f56a9661a4070e2 from qemu
This commit is contained in:
Changlong Xie 2018-02-25 00:45:56 -05:00 committed by Lioncash
parent eeef227560
commit 2ca07642f1
No known key found for this signature in database
GPG Key ID: 4E3C3CC1031BA9C7

View File

@ -764,7 +764,7 @@ GSList *object_class_get_list(struct uc_struct *uc, 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