From 6cff855c738369a602b7d497951f7eb7072aa841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Wed, 5 Jun 2019 12:31:00 +0200 Subject: [PATCH] tpm: minor argument comment fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc-André Lureau Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- src/qemu/qemu_tpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_tpm.c b/src/qemu/qemu_tpm.c index 835a9caf46..cc8c69433b 100644 --- a/src/qemu/qemu_tpm.c +++ b/src/qemu/qemu_tpm.c @@ -745,7 +745,7 @@ qemuExtTPMCleanupHost(virDomainDefPtr def) * qemuExtTPMStartEmulator: * * @driver: QEMU driver - * @def: domain definition + * @vm: the domain object * @logCtxt: log context * * Start the external TPM Emulator: