From 5cb6cb9b233331c43eebb2dc97c7db5751d1e77b Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 19 Apr 2010 15:26:37 +0000 Subject: [PATCH] --- src/dv/plugin_transport_dv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c index 1a8e075ec..f36dd5f53 100644 --- a/src/dv/plugin_transport_dv.c +++ b/src/dv/plugin_transport_dv.c @@ -209,6 +209,7 @@ void handle_dv_message_received (void *cls, * @param msgbuf the message to transmit * @param msgbuf_size number of bytes in 'msgbuf' * @param timeout when should we time out + * @param session the session used * @param addr the address to use (can be NULL if the plugin * is "on its own" (i.e. re-use existing TCP connection)) * @param addrlen length of the address in bytes -- 2.25.1