summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/struct-base-clash.err
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/qapi-schema/struct-base-clash.err')
-rw-r--r--qemu/tests/qapi-schema/struct-base-clash.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/tests/qapi-schema/struct-base-clash.err b/qemu/tests/qapi-schema/struct-base-clash.err
index 3ac37fb26..c52f33d27 100644
--- a/qemu/tests/qapi-schema/struct-base-clash.err
+++ b/qemu/tests/qapi-schema/struct-base-clash.err
@@ -1 +1 @@
-tests/qapi-schema/struct-base-clash.json:4: Member name 'name' clashes with base 'Base'
+tests/qapi-schema/struct-base-clash.json:5: 'name' (member of Sub) collides with 'name' (member of Base)