(Trivial) Signed-off-by: John Snow <[email protected]> --- qapi/error.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/qapi/error.json b/qapi/error.json index 54cb02fb880..a53b13e55c9 100644 --- a/qapi/error.json +++ b/qapi/error.json @@ -9,8 +9,7 @@ ## # @QapiErrorClass: -# -# QEMU error classes +# QEMU error classes # # @GenericError: this is used for errors that don't require a specific # error class. This should be the default case for most errors -- 2.55.0
