gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r33398 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r33398 - gnunet/src/transport
Date: Mon, 26 May 2014 18:39:09 +0200

Author: amatus
Date: 2014-05-26 18:39:09 +0200 (Mon, 26 May 2014)
New Revision: 33398

Modified:
   gnunet/src/transport/plugin_transport_http_server.c
Log:
Typo in comment


Modified: gnunet/src/transport/plugin_transport_http_server.c
===================================================================
--- gnunet/src/transport/plugin_transport_http_server.c 2014-05-26 15:36:51 UTC 
(rev 33397)
+++ gnunet/src/transport/plugin_transport_http_server.c 2014-05-26 16:39:09 UTC 
(rev 33398)
@@ -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 GNUNET_SERVER_MessageStreamTokenizer *msg_tk;
 
   /**
-   * Client send handle
+   * Client recv handle
    */
   struct ServerConnection *server_recv;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]