pci_add_capability: remove duplicate comments
[qemu/ar7.git] / tests / qapi-schema / returns-int.json
blob870ec6366be398646c236be6a35bb7aea72c1d81
1 # It is okay (although not extensible) to return a non-dictionary
2 # But to make it work, the name must be in a whitelist
3 { 'command': 'guest-get-time', 'returns': 'int' }