aboutsummaryrefslogtreecommitdiff
path: root/src/dv
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv')
-rw-r--r--src/dv/gnunet-service-dv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/gnunet-service-dv.c b/src/dv/gnunet-service-dv.c
index ecf574e20..956595f43 100644
--- a/src/dv/gnunet-service-dv.c
+++ b/src/dv/gnunet-service-dv.c
@@ -582,7 +582,7 @@ static char *my_short_id;
582/** 582/**
583 * Transmit handle to the plugin. 583 * Transmit handle to the plugin.
584 */ 584 */
585static struct GNUNET_CONNECTION_TransmitHandle *plugin_transmit_handle; 585static struct GNUNET_SERVER_TransmitHandle *plugin_transmit_handle;
586 586
587/** 587/**
588 * Head of DLL for client messages 588 * Head of DLL for client messages