char.h: misc doc fix
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 11 Oct 2016 15:20:12 +0000 (19:20 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Oct 2016 13:27:19 +0000 (15:27 +0200)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20161011152012.3228-1-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/sysemu/char.h

index 19dad3fb9c77b76a8866c270c72dc46cf5292513..d0ffdbdb615c09686ef0cbb36c54f38b0bcb1f4c 100644 (file)
@@ -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.
  *