aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-08 19:00:19 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-08 19:00:19 +0000
commitfe947a9704bed14c2fc74b2f2069596fe884cbad (patch)
tree644efdaa37d692b09f8e279bfe5e8b2ebe81448b /src/peerinfo/peerinfo_api.c
parenta8b0ab037820f6a9f405be3855ce8d3ebbd4399b (diff)
downloadgnunet-fe947a9704bed14c2fc74b2f2069596fe884cbad.tar.gz
gnunet-fe947a9704bed14c2fc74b2f2069596fe884cbad.zip
better comments
Diffstat (limited to 'src/peerinfo/peerinfo_api.c')
-rw-r--r--src/peerinfo/peerinfo_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo/peerinfo_api.c b/src/peerinfo/peerinfo_api.c
index 57197798b..14efa1708 100644
--- a/src/peerinfo/peerinfo_api.c
+++ b/src/peerinfo/peerinfo_api.c
@@ -76,7 +76,6 @@ copy_and_free (void *cls, size_t size, void *buf)
76 * @param sched scheduler to use 76 * @param sched scheduler to use
77 * @param peer identity of the peer 77 * @param peer identity of the peer
78 * @param hello the verified (!) HELLO message 78 * @param hello the verified (!) HELLO message
79 * @param expiration when the HELLO will expire
80 */ 79 */
81void 80void
82GNUNET_PEERINFO_add_peer (const struct GNUNET_CONFIGURATION_Handle *cfg, 81GNUNET_PEERINFO_add_peer (const struct GNUNET_CONFIGURATION_Handle *cfg,