diff options
Diffstat (limited to 'tests/qapi-schema/event-max.json')
-rw-r--r-- | tests/qapi-schema/event-max.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/event-max.json b/tests/qapi-schema/event-max.json index 997c61c511..f3d7de2a30 100644 --- a/tests/qapi-schema/event-max.json +++ b/tests/qapi-schema/event-max.json @@ -1,2 +1,2 @@ -# FIXME: an event named 'MAX' would conflict with implicit C enum +# an event named 'MAX' would conflict with implicit C enum { 'event': 'MAX' } |