aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-10-05 09:08:44 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-10-05 09:08:44 +0000
commit8c00da274a936ca1ec70bfb5e994a91317a30088 (patch)
treea25f288e028805e84518405c99c834bfb3c2cf85 /src
parent0e7ceab283d00cc4a5577af812925a26b000efc5 (diff)
downloadgnunet-8c00da274a936ca1ec70bfb5e994a91317a30088.tar.gz
gnunet-8c00da274a936ca1ec70bfb5e994a91317a30088.zip
no unit given
Diffstat (limited to 'src')
-rw-r--r--src/transport/gnunet-service-transport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c
index 7ae560d71..a4499f650 100644
--- a/src/transport/gnunet-service-transport.c
+++ b/src/transport/gnunet-service-transport.c
@@ -4679,7 +4679,7 @@ handle_ping(void *cls, const struct GNUNET_MessageHeader *message,
4679 * @param session identifier used for this session (can be NULL) 4679 * @param session identifier used for this session (can be NULL)
4680 * @param sender_address binary address of the sender (if observed) 4680 * @param sender_address binary address of the sender (if observed)
4681 * @param sender_address_len number of bytes in sender_address 4681 * @param sender_address_len number of bytes in sender_address
4682 * @return how long the plugin should wait until receiving more data 4682 * @return how long in ms the plugin should wait until receiving more data
4683 * (plugins that do not support this, can ignore the return value) 4683 * (plugins that do not support this, can ignore the return value)
4684 */ 4684 */
4685static struct GNUNET_TIME_Relative 4685static struct GNUNET_TIME_Relative