summary refs log tree commit diff stats
path: root/tests/qapi-schema/doc-duplicated-return.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/doc-duplicated-return.json')
-rw-r--r--tests/qapi-schema/doc-duplicated-return.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/doc-duplicated-return.json b/tests/qapi-schema/doc-duplicated-return.json
index b44b5ae979..4e1ec2ef42 100644
--- a/tests/qapi-schema/doc-duplicated-return.json
+++ b/tests/qapi-schema/doc-duplicated-return.json
@@ -4,5 +4,6 @@
 # @foo:
 #
 # Returns: 0
+#
 # Returns: 1
 ##