aboutsummaryrefslogtreecommitdiff
path: root/src/hello/address.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-16 11:50:59 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-16 11:50:59 +0000
commit9055d1dbba8d1e6e0e1de69c9cca8e9265c4eb4c (patch)
tree6e5b6b8947d857f95dfe9345d8604e8fd03a2295 /src/hello/address.c
parente33179a1a31023a91cb70a956ecdc778eb081250 (diff)
downloadgnunet-9055d1dbba8d1e6e0e1de69c9cca8e9265c4eb4c.tar.gz
gnunet-9055d1dbba8d1e6e0e1de69c9cca8e9265c4eb4c.zip
fixing documentation for hello
Diffstat (limited to 'src/hello/address.c')
-rw-r--r--src/hello/address.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hello/address.c b/src/hello/address.c
index b69442ecc..83605833f 100644
--- a/src/hello/address.c
+++ b/src/hello/address.c
@@ -65,6 +65,7 @@ GNUNET_HELLO_address_get_size (const struct GNUNET_HELLO_Address * address)
65 * @param transport_name plugin name 65 * @param transport_name plugin name
66 * @param address binary address 66 * @param address binary address
67 * @param address_length number of bytes in 'address' 67 * @param address_length number of bytes in 'address'
68 * @param local_info additional local information for the address
68 * @return the address struct 69 * @return the address struct
69 */ 70 */
70struct GNUNET_HELLO_Address * 71struct GNUNET_HELLO_Address *