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