Re: [PATCH v2 08/11] qapi: fix example of query-spice command

2023-09-11 Thread Daniel P . Berrangé
On Mon, Sep 11, 2023 at 12:40:16PM +0200, Victor Toso wrote: > Example output has a comment embedded in the array. Remove it. > The end result is a list of size 2. > > Signed-off-by: Victor Toso > --- > qapi/ui.json | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Reviewed-by: Daniel P

[PATCH v2 08/11] qapi: fix example of query-spice command

2023-09-11 Thread Victor Toso
Example output has a comment embedded in the array. Remove it. The end result is a list of size 2. Signed-off-by: Victor Toso --- qapi/ui.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qapi/ui.json b/qapi/ui.json index 006616aa77..6ed36c45ea 100644 --- a/qapi/ui.json