gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35379 - in gnunet/src: identity transport


From: gnunet
Subject: [GNUnet-SVN] r35379 - in gnunet/src: identity transport
Date: Fri, 13 Mar 2015 09:08:37 +0100

Author: grothoff
Date: 2015-03-13 09:08:37 +0100 (Fri, 13 Mar 2015)
New Revision: 35379

Modified:
   gnunet/src/identity/plugin_rest_identity.c
   gnunet/src/transport/plugin_transport_udp.c
Log:
-doxygen fix

Modified: gnunet/src/identity/plugin_rest_identity.c
===================================================================
--- gnunet/src/identity/plugin_rest_identity.c  2015-03-12 18:41:27 UTC (rev 
35378)
+++ gnunet/src/identity/plugin_rest_identity.c  2015-03-13 08:08:37 UTC (rev 
35379)
@@ -19,7 +19,7 @@
    */
 /**
  * @author Martin Schanzenbach
- * @file namestore/plugin_rest_namestore.c
+ * @file identity/plugin_rest_identity.c
  * @brief GNUnet Namestore REST plugin
  *
  */

Modified: gnunet/src/transport/plugin_transport_udp.c
===================================================================
--- gnunet/src/transport/plugin_transport_udp.c 2015-03-12 18:41:27 UTC (rev 
35378)
+++ gnunet/src/transport/plugin_transport_udp.c 2015-03-13 08:08:37 UTC (rev 
35379)
@@ -2669,7 +2669,6 @@
     delay = s->flow_delay_for_other_peer.rel_value_us;
   else
     delay = UINT32_MAX;
-
   LOG (GNUNET_ERROR_TYPE_DEBUG,
        "Sending ACK to `%s' including delay of %s\n",
        udp_address_to_string (plugin,




reply via email to

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