vfio: remove a duplicated word in comments
[qemu/ar7.git] / tests / qapi-schema / args-bad-boxed.json
blob4c0b28f29198fe1446d45ffb58d22661986f15f6
1 # 'boxed' should only appear with value true
3 ##
4 # @foo:
5 ##
6 { 'command': 'foo', 'boxed': false }