From ebf8ce753640b069180eadd7abf47d9a9a371a29 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 23 Dec 2010 16:27:50 +0000 Subject: [PATCH] trust argument does not exist --- src/include/gnunet_peerinfo_service.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/include/gnunet_peerinfo_service.h b/src/include/gnunet_peerinfo_service.h index 228e698b3..1c34d83bb 100644 --- a/src/include/gnunet_peerinfo_service.h +++ b/src/include/gnunet_peerinfo_service.h @@ -114,10 +114,6 @@ struct GNUNET_PEERINFO_IteratorContext; * host and then finally once with a NULL pointer. After that final * invocation, the iterator context must no longer be used. * - * Note that the last call can be triggered by timeout or by simply - * being done; however, the trust argument will be set to zero if we - * are done, 1 if we timed out and 2 for fatal error. - * * Instead of calling this function with 'peer == NULL' * it is often better to use 'GNUNET_PEERINFO_notify'. * -- 2.25.1