projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d812d6
)
doc: fix function spelling
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Wed, 22 Mar 2017 11:52:41 +0000
(15:52 +0400)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Sun, 7 May 2017 06:57:51 +0000
(09:57 +0300)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/io/channel.h
patch
|
blob
|
history
diff --git
a/include/io/channel.h
b/include/io/channel.h
index 5d489069981e20d2a99eed60cd28a27c19f29be2..db9bb022a17562a66d5a3c1ac490acbef24cd944 100644
(file)
--- a/
include/io/channel.h
+++ b/
include/io/channel.h
@@
-315,7
+315,7
@@
ssize_t qio_channel_read(QIOChannel *ioc,
Error **errp);
/**
- * qio_channel_write
v
:
+ * qio_channel_write:
* @ioc: the channel object
* @buf: the memory regions to send data from
* @buflen: the length of @buf