diff options
Diffstat (limited to 'qapi/crypto.json')
-rw-r--r-- | qapi/crypto.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qapi/crypto.json b/qapi/crypto.json index 1ec54c15ca..8e0b4764e5 100644 --- a/qapi/crypto.json +++ b/qapi/crypto.json @@ -357,8 +357,7 @@ # password to use to retrieve current master key. # Defaults to the same secret that was used to open the image # -# -# Since 5.1 +# Since: 5.1 ## { 'struct': 'QCryptoBlockAmendOptionsLUKS', 'data': { 'state': 'QCryptoBlockLUKSKeyslotState', |