aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-06-19 13:53:13 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-06-19 13:53:13 +0000
commit69dab03fd3f48eb18ba9c72ec4e705f7cf86ca52 (patch)
tree5ee66d1f8b0acc8f69595370d2a00ac4841b7172 /src/transport/gnunet-service-transport_neighbours.h
parent00b0ccb53dd7e4f1523d8d4da56c640ee463d28b (diff)
downloadgnunet-69dab03fd3f48eb18ba9c72ec4e705f7cf86ca52.tar.gz
gnunet-69dab03fd3f48eb18ba9c72ec4e705f7cf86ca52.zip
- doxygen
Diffstat (limited to 'src/transport/gnunet-service-transport_neighbours.h')
-rw-r--r--src/transport/gnunet-service-transport_neighbours.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_neighbours.h b/src/transport/gnunet-service-transport_neighbours.h
index c53f1a457..18afcafc5 100644
--- a/src/transport/gnunet-service-transport_neighbours.h
+++ b/src/transport/gnunet-service-transport_neighbours.h
@@ -195,7 +195,7 @@ GST_neighbours_iterate (GST_NeighbourIterator cb, void *cb_cls);
195 * 195 *
196 * @param peer identity of the peer where the session died 196 * @param peer identity of the peer where the session died
197 * @param session session that is gone 197 * @param session session that is gone
198 * @param GNUNET_YES if this was a session used, GNUNET_NO if 198 * @return GNUNET_YES if this was a session used, GNUNET_NO if
199 * this session was not in use 199 * this session was not in use
200 */ 200 */
201int 201int