aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-14 11:11:53 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-14 11:11:53 +0000
commitc4cb61ff40c240d97a6b7db91e9bc70337a6346e (patch)
treeabcdd7dc420e6307a8fbad408b871bc54b0e42a1 /src
parent28b2cc084550fd228907b7637adb3c54d16b6b7f (diff)
downloadgnunet-c4cb61ff40c240d97a6b7db91e9bc70337a6346e.tar.gz
gnunet-c4cb61ff40c240d97a6b7db91e9bc70337a6346e.zip
-doxygen
Diffstat (limited to 'src')
-rw-r--r--src/transport/gnunet-service-transport_neighbours.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_neighbours.c b/src/transport/gnunet-service-transport_neighbours.c
index 3778c704d..821d66b54 100644
--- a/src/transport/gnunet-service-transport_neighbours.c
+++ b/src/transport/gnunet-service-transport_neighbours.c
@@ -712,7 +712,7 @@ free_address (struct NeighbourAddress *na)
712/** 712/**
713 * Initialize the 'struct NeighbourAddress'. 713 * Initialize the 'struct NeighbourAddress'.
714 * 714 *
715 * @param peer identity of the peer to switch the address for 715 * @param na neighbour address to initialize
716 * @param address address of the other peer, NULL if other peer 716 * @param address address of the other peer, NULL if other peer
717 * connected to us 717 * connected to us
718 * @param session session to use (or NULL, in which case an 718 * @param session session to use (or NULL, in which case an