aboutsummaryrefslogtreecommitdiff
path: root/src/hello
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-11-28 15:56:09 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-11-28 15:56:09 +0000
commitd0fd7d70db2ec14535f37c2e796843daad01c21c (patch)
tree5b67fbd18646dfa9d4ae472d6a995e86c384b5e7 /src/hello
parent045ba5f1d5e251025380d29bf715ed914e268685 (diff)
-doxygen fixes
git-svn-id: https://gnunet.org/svn/gnunet@18349 140774ce-b5e7-0310-ab8b-a85725594a96
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 b7f29f5393..9c0c3d4acb 100644
--- a/src/hello/hello.c
+++ b/src/hello/hello.c
@@ -65,7 +65,7 @@ struct GNUNET_HELLO_Message
* Copy the given address information into
* the given buffer using the format of HELLOs.
*
- * @param addess the address
+ * @param address the address
* @param expiration expiration for the address
* @param target where to copy the address
* @param max maximum number of bytes to copy to target