(Trivial) Signed-off-by: John Snow <[email protected]> --- qapi/compat.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/qapi/compat.json b/qapi/compat.json index 90b8d51cf27..ef1853b9acd 100644 --- a/qapi/compat.json +++ b/qapi/compat.json @@ -9,8 +9,7 @@ ## # @CompatPolicyInput: -# -# Policy for handling "funny" input. +# Policy for handling "funny" input. # # @accept: Accept silently # @@ -25,8 +24,7 @@ ## # @CompatPolicyOutput: -# -# Policy for handling "funny" output. +# Policy for handling "funny" output. # # @accept: Pass on unchanged # -- 2.55.0
