From: Alon Levy <al...@redhat.com> Signed-off-by: Alon Levy <al...@redhat.com> Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com> --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi-schema.json b/qapi-schema.json index 93ee2a4..dd9e0e5 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -1256,7 +1256,7 @@ { 'command': 'migrate_set_speed', 'data': {'value': 'int'} } ## -# @DevicePropertyInfo: +# @ObjectPropertyInfo: # # @name: the name of the property # -- 1.7.9.2.384.g4a92a