vfio: remove a duplicated word in comments
[qemu/ar7.git] / tests / qapi-schema / event-case.json
blob6b05c5d24748a3a5c720d1d47afc81ace3cc797a
1 # TODO: might be nice to enforce naming conventions; but until then this works
2 # even though events should usually be ALL_CAPS
4 ##
5 # @oops:
6 ##
7 { 'event': 'oops' }