From e4cd44308b1130f02d6c4ed3116b2b26ffbff78a Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 26 Jan 2012 12:21:37 +0000 Subject: - more new code --- src/transport/plugin_transport_http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_http.c') diff --git a/src/transport/plugin_transport_http.c b/src/transport/plugin_transport_http.c index ecf32c943..f4729811c 100644 --- a/src/transport/plugin_transport_http.c +++ b/src/transport/plugin_transport_http.c @@ -540,7 +540,7 @@ notify_session_end (void *cls, const struct GNUNET_PeerIdentity *peer, * @return the session or NULL of max connections exceeded */ -static const struct Session * +static struct Session * http_get_session (void *cls, const struct GNUNET_HELLO_Address *address) { -- cgit v1.2.3