From 52255e6f9663a192bd8fe567bf14eb6f4ee136c4 Mon Sep 17 00:00:00 2001 From: David Barksdale Date: Mon, 26 May 2014 16:39:09 +0000 Subject: Typo in comment --- src/transport/plugin_transport_http_server.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/transport') diff --git a/src/transport/plugin_transport_http_server.c b/src/transport/plugin_transport_http_server.c index 7550e7dee..fcad5f43b 100644 --- a/src/transport/plugin_transport_http_server.c +++ b/src/transport/plugin_transport_http_server.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - (C) 2002-2013 Christian Grothoff (and other contributing authors) + (C) 2002-2014 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -101,7 +101,7 @@ struct Session struct GNUNET_SERVER_MessageStreamTokenizer *msg_tk; /** - * Client send handle + * Client recv handle */ struct ServerConnection *server_recv; -- cgit v1.2.3