Re: [Qemu-devel] [PATCH] qapi-docs: fix a comment typo

2017-11-06 Thread Markus Armbruster
Chen Hanxiao writes: > From: Chen Hanxiao > > s/Subection/Subsection > > Signed-off-by: Chen Hanxiao Applied to qapi-next, thanks!

Re: [Qemu-devel] [PATCH] qapi-docs: fix a comment typo

2017-10-12 Thread Marc-André Lureau
On Thu, Oct 12, 2017 at 8:44 AM, Chen Hanxiao wrote: > From: Chen Hanxiao > > s/Subection/Subsection > > Signed-off-by: Chen Hanxiao Reviewed-by: Marc-André Lureau > --- > docs/devel/qapi-code-gen.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/devel/qap