From: Marc-AndrĂ© Lureau <[email protected]>

Signed-off-by: Marc-AndrĂ© Lureau <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
---
 include/sysemu/char.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/sysemu/char.h b/include/sysemu/char.h
index 19dad3f..d0ffdbd 100644
--- a/include/sysemu/char.h
+++ b/include/sysemu/char.h
@@ -380,7 +380,7 @@ int qemu_chr_fe_claim(CharDriverState *s);
 void qemu_chr_fe_claim_no_fail(CharDriverState *s);
 
 /**
- * @qemu_chr_fe_claim:
+ * @qemu_chr_fe_release:
  *
  * Release a backend for use by another frontend.
  *
-- 
1.8.3.1



Reply via email to