summary refs log tree commit diff stats
path: root/qapi/cryptodev.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/cryptodev.json')
-rw-r--r--qapi/cryptodev.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/qapi/cryptodev.json b/qapi/cryptodev.json
index b13db26403..eb309c22f8 100644
--- a/qapi/cryptodev.json
+++ b/qapi/cryptodev.json
@@ -5,7 +5,9 @@
 # See the COPYING file in the top-level directory.
 
 ##
-# = Cryptography devices
+# ********************
+# Cryptography devices
+# ********************
 ##
 
 ##
@@ -96,8 +98,6 @@
 #
 # Return information about current crypto devices.
 #
-# Returns: a list of @QCryptodevInfo
-#
 # Since: 8.0
 ##
 { 'command': 'query-cryptodev', 'returns': ['QCryptodevInfo']}