aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-24 16:15:13 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-24 16:15:13 +0000
commit9d0dded2c28907cfe79d419a5d58f27bc69ba80f (patch)
tree8d0582f8364de5a64e964402d198f3b65c18ace4 /src/include/gnunet_transport_service.h
parent0f4bee916929a41fd6cc516cd6276685d283d706 (diff)
downloadgnunet-9d0dded2c28907cfe79d419a5d58f27bc69ba80f.tar.gz
gnunet-9d0dded2c28907cfe79d419a5d58f27bc69ba80f.zip
improving r17722
Diffstat (limited to 'src/include/gnunet_transport_service.h')
-rw-r--r--src/include/gnunet_transport_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_transport_service.h b/src/include/gnunet_transport_service.h
index 5f719f859..2d6e515fa 100644
--- a/src/include/gnunet_transport_service.h
+++ b/src/include/gnunet_transport_service.h
@@ -51,7 +51,7 @@ extern "C"
51 * @param peer (claimed) identity of the other peer 51 * @param peer (claimed) identity of the other peer
52 * @param message the message 52 * @param message the message
53 * @param ats performance data 53 * @param ats performance data
54 * @param ats_count number of entries in ats (excluding 0-termination) 54 * @param ats_count number of entries in ats
55 */ 55 */
56typedef void (*GNUNET_TRANSPORT_ReceiveCallback) (void *cls, 56typedef void (*GNUNET_TRANSPORT_ReceiveCallback) (void *cls,
57 const struct 57 const struct