aboutsummaryrefslogtreecommitdiff
path: root/src/hello/gnunet-hello.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-19 08:27:11 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-19 08:27:11 +0000
commit595ba59c3158e65100f4f832cf3bdf15d7e2a72e (patch)
tree146ee50ec951973fdedcc548cfada3690717fd73 /src/hello/gnunet-hello.c
parent3db4f1b870b1e296a6da49bc541b613e2742b20e (diff)
downloadgnunet-595ba59c3158e65100f4f832cf3bdf15d7e2a72e.tar.gz
gnunet-595ba59c3158e65100f4f832cf3bdf15d7e2a72e.zip
- doxygen fixes
Diffstat (limited to 'src/hello/gnunet-hello.c')
-rw-r--r--src/hello/gnunet-hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/gnunet-hello.c b/src/hello/gnunet-hello.c
index be7719e94..d64833b42 100644
--- a/src/hello/gnunet-hello.c
+++ b/src/hello/gnunet-hello.c
@@ -54,7 +54,7 @@ struct AddContext
54/** 54/**
55 * Add the given address with infinit expiration to the buffer. 55 * Add the given address with infinit expiration to the buffer.
56 * 56 *
57 * @param ac add context 57 * @param cls closure
58 * @param address address to add 58 * @param address address to add
59 * @param expiration old expiration 59 * @param expiration old expiration
60 * @return GNUNET_OK keep iterating 60 * @return GNUNET_OK keep iterating