aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-03 14:05:42 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-03 14:05:42 +0000
commit05b3870e5857f0f5e6d1f50bca6a941fe638701d (patch)
tree8fbaf0cbab4e332103885588aa45abd1dbc7ac80 /src/peerinfo/peerinfo_api.c
parent6fd4d6dd8212e296066bb4b1008832b78596c34b (diff)
downloadgnunet-05b3870e5857f0f5e6d1f50bca6a941fe638701d.tar.gz
gnunet-05b3870e5857f0f5e6d1f50bca6a941fe638701d.zip
-fixfix
Diffstat (limited to 'src/peerinfo/peerinfo_api.c')
-rw-r--r--src/peerinfo/peerinfo_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/peerinfo_api.c b/src/peerinfo/peerinfo_api.c
index cf2d51cb4..741c3429f 100644
--- a/src/peerinfo/peerinfo_api.c
+++ b/src/peerinfo/peerinfo_api.c
@@ -416,7 +416,7 @@ trigger_transmit (struct GNUNET_PEERINFO_Handle *h)
416 * on disconnect, so it is not necessary to keep this 416 * on disconnect, so it is not necessary to keep this
417 * handle (unless 'cont' is NULL and at some point 417 * handle (unless 'cont' is NULL and at some point
418 * calling 'cont' must be prevented) 418 * calling 'cont' must be prevented)
419 */ */ 419 */
420struct GNUNET_PEERINFO_AddContext * 420struct GNUNET_PEERINFO_AddContext *
421GNUNET_PEERINFO_add_peer (struct GNUNET_PEERINFO_Handle *h, 421GNUNET_PEERINFO_add_peer (struct GNUNET_PEERINFO_Handle *h,
422 const struct GNUNET_HELLO_Message *hello, 422 const struct GNUNET_HELLO_Message *hello,