aboutsummaryrefslogtreecommitdiff
path: root/src/dv
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-23 23:20:09 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-23 23:20:09 +0000
commit5140bd05677e696e7890c8613c050baf79c9166d (patch)
treef068fab60e2feb76f7f306a46a2438979d2bad4e /src/dv
parentd5eec64dbfd73da3f179d9223a3108a6bff5ed71 (diff)
downloadgnunet-5140bd05677e696e7890c8613c050baf79c9166d.tar.gz
gnunet-5140bd05677e696e7890c8613c050baf79c9166d.zip
-doxygen
Diffstat (limited to 'src/dv')
-rw-r--r--src/dv/gnunet-service-dv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dv/gnunet-service-dv.c b/src/dv/gnunet-service-dv.c
index d3da3bbfd..e1a4e2199 100644
--- a/src/dv/gnunet-service-dv.c
+++ b/src/dv/gnunet-service-dv.c
@@ -712,8 +712,6 @@ start_consensus (void *cls,
712 * 712 *
713 * @param cls closure 713 * @param cls closure
714 * @param peer peer identity this notification is about 714 * @param peer peer identity this notification is about
715 * @param atsi performance data
716 * @param atsi_count number of entries in atsi
717 */ 715 */
718static void 716static void
719handle_core_connect (void *cls, const struct GNUNET_PeerIdentity *peer) 717handle_core_connect (void *cls, const struct GNUNET_PeerIdentity *peer)
@@ -1162,8 +1160,6 @@ start_consensus (void *cls,
1162 * @param cls closure 1160 * @param cls closure
1163 * @param peer peer which sent the message (immediate sender) 1161 * @param peer peer which sent the message (immediate sender)
1164 * @param message the message 1162 * @param message the message
1165 * @param atsi transport ATS information (latency, distance, etc.)
1166 * @param atsi_count number of entries in atsi
1167 * @return GNUNET_OK on success, GNUNET_SYSERR if the other peer violated the protocol 1163 * @return GNUNET_OK on success, GNUNET_SYSERR if the other peer violated the protocol
1168 */ 1164 */
1169static int 1165static int