aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_template.c')
-rw-r--r--src/transport/plugin_transport_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_template.c b/src/transport/plugin_transport_template.c
index ab4149c90..bac9bcd82 100644
--- a/src/transport/plugin_transport_template.c
+++ b/src/transport/plugin_transport_template.c
@@ -148,7 +148,7 @@ static ssize_t
148template_plugin_send (void *cls, 148template_plugin_send (void *cls,
149 const struct GNUNET_PeerIdentity * 149 const struct GNUNET_PeerIdentity *
150 target, 150 target,
151 char *msgbuf, 151 const char *msgbuf,
152 size_t msgbuf_size, 152 size_t msgbuf_size,
153 unsigned int priority, 153 unsigned int priority,
154 struct GNUNET_TIME_Relative timeout, 154 struct GNUNET_TIME_Relative timeout,