Loading include/io/channel.h +1 −1 Original line number Diff line number Diff line Loading @@ -299,7 +299,7 @@ ssize_t qio_channel_writev(QIOChannel *ioc, Error **errp); /** * qio_channel_readv: * qio_channel_read: * @ioc: the channel object * @buf: the memory region to read data into * @buflen: the length of @buf Loading Loading
include/io/channel.h +1 −1 Original line number Diff line number Diff line Loading @@ -299,7 +299,7 @@ ssize_t qio_channel_writev(QIOChannel *ioc, Error **errp); /** * qio_channel_readv: * qio_channel_read: * @ioc: the channel object * @buf: the memory region to read data into * @buflen: the length of @buf Loading