From 05b3870e5857f0f5e6d1f50bca6a941fe638701d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 3 May 2012 14:05:42 +0000 Subject: [PATCH] -fixfix --- src/peerinfo/peerinfo_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) * on disconnect, so it is not necessary to keep this * handle (unless 'cont' is NULL and at some point * calling 'cont' must be prevented) - */ */ + */ struct GNUNET_PEERINFO_AddContext * GNUNET_PEERINFO_add_peer (struct GNUNET_PEERINFO_Handle *h, const struct GNUNET_HELLO_Message *hello, -- 2.25.1