[Spice-devel] [PATCH spice-gtk 1/4] channel-port: fix invalid arg comment
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Wed Sep 26 14:56:21 UTC 2018
From: Marc-André Lureau <marcandre.lureau at redhat.com>
There is no size argument for SpicePortChannel::port-event signal.
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
---
src/channel-port.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/channel-port.c b/src/channel-port.c
index d9c5a6c..2b6fb75 100644
--- a/src/channel-port.c
+++ b/src/channel-port.c
@@ -172,7 +172,6 @@ static void spice_port_channel_class_init(SpicePortChannelClass *klass)
* SpicePortChannel::port-event:
* @channel: the channel that emitted the signal
* @event: the event received
- * @size: number of bytes read
*
* The #SpicePortChannel::port-event signal is emitted when new
* port event is received.
--
2.19.0.271.gfe8321ec05
More information about the Spice-devel
mailing list