aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_get_hello.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-25 00:30:00 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-25 00:30:00 +0000
commitd0701eb6315fc3f5aca74415bbf0ff7418409f87 (patch)
treefcacb97bbcca542ce9493001c825fd265cb8a801 /src/transport/transport_api_get_hello.c
parent9bfb8bff3fd253407530c76c7590b33bacf033f1 (diff)
downloadgnunet-d0701eb6315fc3f5aca74415bbf0ff7418409f87.tar.gz
gnunet-d0701eb6315fc3f5aca74415bbf0ff7418409f87.zip
switching transport tests to new MQ-based transport API
Diffstat (limited to 'src/transport/transport_api_get_hello.c')
-rw-r--r--src/transport/transport_api_get_hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport_api_get_hello.c b/src/transport/transport_api_get_hello.c
index 5a9efcd14..28f6c9d7b 100644
--- a/src/transport/transport_api_get_hello.c
+++ b/src/transport/transport_api_get_hello.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file transport/transport_api.c 22 * @file transport/transport_api_get_hello.c
23 * @brief library to obtain our HELLO from our transport service 23 * @brief library to obtain our HELLO from our transport service
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */