]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qapi-schema/args-any.json
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / args-any.json
index f494479cc9ce107c4b6e9ed0091835fce32a5fa5..58fe5e470e0d957c4d8fc05bebd6a899b27aba8c 100644 (file)
@@ -1,6 +1,2 @@
 # we do not allow an 'any' argument
-
-##
-# @oops:
-##
 { 'command': 'oops', 'data': 'any' }