qapi: Fix detection of doc / expression mismatch

This fixes the errors uncovered by the previous commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1489582656-31133-32-git-send-email-armbru@redhat.com>
This commit is contained in:
Markus Armbruster
2017-03-15 13:57:20 +01:00
parent 2028be8eea
commit e7823a2adf
12 changed files with 28 additions and 28 deletions

View File

@ -1 +1 @@
tests/qapi-schema/doc-missing-expr.json:3: Documention for 'bar' is not followed by the definition
tests/qapi-schema/doc-missing-expr.json:3: Documentation for 'bar' is not followed by the definition