提交 2fd3402d 编写于 作者: A Anthony Liguori

Merge remote-tracking branch 'mdroth/qga-pull-1-14-2013-2' into staging

* mdroth/qga-pull-1-14-2013-2:
  qga: add missing commas in json docs
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
......@@ -31,7 +31,7 @@
#
# Since: 1.1
# ##
{ 'command': 'guest-sync-delimited'
{ 'command': 'guest-sync-delimited',
'data': { 'id': 'int' },
'returns': 'int' }
......@@ -69,7 +69,7 @@
#
# Since: 0.15.0
##
{ 'command': 'guest-sync'
{ 'command': 'guest-sync',
'data': { 'id': 'int' },
'returns': 'int' }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册