]> git.proxmox.com Git - mirror_qemu.git/blobdiff - monitor.c
qapi-gen: New common driver for code and doc generators
[mirror_qemu.git] / monitor.c
index 308a3d9b7873ed222a70ee99a9176fb50f209619..fc9df6253ad848bd16fb57eea0b301e5eb14d126 100644 (file)
--- a/monitor.c
+++ b/monitor.c
@@ -951,7 +951,7 @@ EventInfoList *qmp_query_events(Error **errp)
  * visit_type_SchemaInfoList() into a SchemaInfoList, then marshal it
  * to QObject with generated output marshallers, every time.  Instead,
  * we do it in test-qobject-input-visitor.c, just to make sure
- * qapi-introspect.py's output actually conforms to the schema.
+ * qapi-gen.py's output actually conforms to the schema.
  */
 static void qmp_query_qmp_schema(QDict *qdict, QObject **ret_data,
                                  Error **errp)