aboutsummaryrefslogtreecommitdiff
path: root/src/hello
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/hello
parent26482491f9faa76ae8b98e27694c14d5140c1e69 (diff)
downloadgnunet-7860a8fa9e6cca9f59efbfee307a01545578f59f.tar.gz
gnunet-7860a8fa9e6cca9f59efbfee307a01545578f59f.zip
-doxygen fixes
Diffstat (limited to 'src/hello')
-rw-r--r--src/hello/hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/hello.c b/src/hello/hello.c
index b7f29f539..9c0c3d4ac 100644
--- a/src/hello/hello.c
+++ b/src/hello/hello.c
@@ -65,7 +65,7 @@ struct GNUNET_HELLO_Message
65 * Copy the given address information into 65 * Copy the given address information into
66 * the given buffer using the format of HELLOs. 66 * the given buffer using the format of HELLOs.
67 * 67 *
68 * @param addess the address 68 * @param address the address
69 * @param expiration expiration for the address 69 * @param expiration expiration for the address
70 * @param target where to copy the address 70 * @param target where to copy the address
71 * @param max maximum number of bytes to copy to target 71 * @param max maximum number of bytes to copy to target