aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_hello.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-28 15:56:09 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-28 15:56:09 +0000
commit7860a8fa9e6cca9f59efbfee307a01545578f59f (patch)
tree5b67fbd18646dfa9d4ae472d6a995e86c384b5e7 /src/dht/gnunet-service-dht_hello.c
parent26482491f9faa76ae8b98e27694c14d5140c1e69 (diff)
downloadgnunet-7860a8fa9e6cca9f59efbfee307a01545578f59f.tar.gz
gnunet-7860a8fa9e6cca9f59efbfee307a01545578f59f.zip
-doxygen fixes
Diffstat (limited to 'src/dht/gnunet-service-dht_hello.c')
-rw-r--r--src/dht/gnunet-service-dht_hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/gnunet-service-dht_hello.c b/src/dht/gnunet-service-dht_hello.c
index 578e651f8..b9cc45016 100644
--- a/src/dht/gnunet-service-dht_hello.c
+++ b/src/dht/gnunet-service-dht_hello.c
@@ -64,7 +64,7 @@ GDS_HELLO_get (const struct GNUNET_PeerIdentity *peer)
64 * @param cls closure 64 * @param cls closure
65 * @param peer id of the peer, NULL for last call 65 * @param peer id of the peer, NULL for last call
66 * @param hello hello message for the peer (can be NULL) 66 * @param hello hello message for the peer (can be NULL)
67 * @param error message 67 * @param err_msg error message (not used)
68 */ 68 */
69static void 69static void
70process_hello (void *cls, const struct GNUNET_PeerIdentity *peer, 70process_hello (void *cls, const struct GNUNET_PeerIdentity *peer,