summaryrefslogtreecommitdiff
path: root/qapi/introspect.json
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-01-13 15:41:17 +0100
committerMarkus Armbruster <armbru@redhat.com>2017-01-16 09:15:24 +0100
commite22da431a79959b66dc0ed562eca1095e2bce196 (patch)
treeb62987e92235c44cd0b5c09479c5cde501944c47 /qapi/introspect.json
parent515b17c27c6c5ca4c741a5cec15523bd73e4dc93 (diff)
downloadqemu-e22da431a79959b66dc0ed562eca1095e2bce196.tar.gz
qapi: Format TODO comments more consistently
Consistently put a colon after TODO. This will make the TODOs stand out in the documentation we're going to generate. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20170113144135.5150-4-marcandre.lureau@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> [Commit message rewritten] Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/introspect.json')
-rw-r--r--qapi/introspect.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/introspect.json b/qapi/introspect.json
index fd4dc84196..464097a235 100644
--- a/qapi/introspect.json
+++ b/qapi/introspect.json
@@ -258,7 +258,7 @@
#
# @ret-type: the name of the command's result type.
#
-# TODO @success-response (currently irrelevant, because it's QGA, not QMP)
+# TODO: @success-response (currently irrelevant, because it's QGA, not QMP)
#
# Since: 2.5
##