Re: [Qemu-devel] [PATCH] qapi: Fix qcow2 encryption doc typo

2019-02-06 Thread Thomas Huth
On 2019-02-06 21:28, Eric Blake wrote: > Present since commit b25b387f (2.10). > > Signed-off-by: Eric Blake > --- > qapi/block-core.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qapi/block-core.json b/qapi/block-core.json > index 0f349d46033..ee1ab7a8a25 100644

[Qemu-devel] [PATCH] qapi: Fix qcow2 encryption doc typo

2019-02-06 Thread Eric Blake
Present since commit b25b387f (2.10). Signed-off-by: Eric Blake --- qapi/block-core.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index 0f349d46033..ee1ab7a8a25 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@