From: Alon Levy Date: Mon, 5 Mar 2012 13:13:28 +0000 (+0200) Subject: qapi-schema.json: fix comment for type ObjectPropretyInfo X-Git-Tag: v1.1-rc0~243^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d03ee40185ae8f6d6993ef58f96e0eb956f3cc33;p=thirdparty%2Fqemu.git qapi-schema.json: fix comment for type ObjectPropretyInfo Signed-off-by: Alon Levy Signed-off-by: Luiz Capitulino --- diff --git a/qapi-schema.json b/qapi-schema.json index 93ee2a4a93b..dd9e0e54345 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 #