Skip to content
Snippets Groups Projects
Commit 27c6ef1b authored by Li Qiang's avatar Li Qiang Committed by Laurent Vivier
Browse files

hw: qdev: fix error in comment


Cc: qemu-trivial@nongnu.org

Signed-off-by: default avatarLi Qiang <liq3ea@163.com>
Reviewed-by: default avatarLaurent Vivier <laurent@vivier.eu>
Message-Id: <20181030151637.37207-1-liq3ea@163.com>
Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
parent 32a1a94d
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ typedef struct BusChild {
/**
* BusState:
* @hotplug_device: link to a hotplug device associated with bus.
* @hotplug_handler: link to a hotplug handler associated with bus.
*/
struct BusState {
Object obj;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment