]> Git Repo - qemu.git/blobdiff - qapi/qapi-clone-visitor.c
ram: Move migration_dirty_pages to RAMState
[qemu.git] / qapi / qapi-clone-visitor.c
index 0bb82163724fe89cda14b2f5d950ebd7719d8050..34086cbfc00aff1bbb51b726ff9a30969a234890 100644 (file)
@@ -110,7 +110,7 @@ static void qapi_clone_type_str(Visitor *v, const char *name, char **obj,
     assert(qcv->depth);
     /*
      * Pointer was already cloned by g_memdup; create fresh copy.
-     * Note that as long as qmp-output-visitor accepts NULL instead of
+     * Note that as long as qobject-output-visitor accepts NULL instead of
      * "", then we must do likewise. However, we want to obey the
      * input visitor semantics of never producing NULL when the empty
      * string is intended.
This page took 0.023142 seconds and 4 git commands to generate.