From a8a8461c3e3f9f60a99cb7f1f15abb3fb3ebfdf2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Feb 2010 23:59:47 +0000 Subject: towards better working transport code --- src/transport/plugin_transport_template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_template.c') 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 template_plugin_send (void *cls, const struct GNUNET_PeerIdentity * target, - char *msgbuf, + const char *msgbuf, size_t msgbuf_size, unsigned int priority, struct GNUNET_TIME_Relative timeout, -- cgit v1.2.3