char.h: misc doc fix
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>
This commit is contained in:
parent
3592fe0c91
commit
f0b454ebf8
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user