mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
doc: fix function spelling
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>
This commit is contained in:
parent
2d812d6dff
commit
61f7c6a0c2
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ ssize_t qio_channel_read(QIOChannel *ioc,
|
|||
Error **errp);
|
||||
|
||||
/**
|
||||
* qio_channel_writev:
|
||||
* qio_channel_write:
|
||||
* @ioc: the channel object
|
||||
* @buf: the memory regions to send data from
|
||||
* @buflen: the length of @buf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue