]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qapi-schema/args-boxed-anon.json
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / args-boxed-anon.json
index 2358e6abb19f21c8eea14afcb8e95555319177d6..95f60da2edf98d248a6b609f8e9899c786a2a9d6 100644 (file)
@@ -1,6 +1,2 @@
 # 'boxed' can only be used with named types
-
-##
-# @foo:
-##
 { 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }