Re: [PATCH 2/7] qapi: Fix comment indentation

2022-05-02 Thread Markus Armbruster
Andrea Bolognani writes: > It should start on the very first column. > > Signed-off-by: Andrea Bolognani Reviewed-by: Markus Armbruster

[PATCH 2/7] qapi: Fix comment indentation

2022-04-29 Thread Andrea Bolognani
It should start on the very first column. Signed-off-by: Andrea Bolognani --- qapi/ui.json | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/qapi/ui.json b/qapi/ui.json index 059302a5ef..43e62efd76 100644 --- a/qapi/ui.json +++ b/qapi/ui.json @@