projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3592fe0
)
char.h: misc doc fix
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Tue, 11 Oct 2016 15:20:12 +0000
(19:20 +0400)
committer
Paolo 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
patch
|
blob
|
history
diff --git
a/include/sysemu/char.h
b/include/sysemu/char.h
index 19dad3fb9c77b76a8866c270c72dc46cf5292513..d0ffdbdb615c09686ef0cbb36c54f38b0bcb1f4c 100644
(file)
--- 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.
*