
23 Jul
2019
23 Jul
'19
2:47 p.m.
On Tue, Jul 23, 2019 at 02:08:45PM +0200, Peter Krempa wrote:
In commit 042c95bd194 qemuBuildStorageSourceChainAttachPrepareBlockdev was added but the comment for the function mentions qemuBuildStorageSourceChainAttachPrepareDrive. Fix the mistake.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano