-fix
[oweals/gnunet.git] / src / include / gnunet_peerinfo_service.h
index 158eae6022f08e7fc46b756061f5f20c500ff6c5..12264fb1fcaaae6a99a11a7f584bbc2547ab4c6a 100644 (file)
@@ -111,8 +111,8 @@ struct GNUNET_PEERINFO_IteratorContext;
 
 
 /**
- * Call a method for each known matching host and change its trust
- * value.  The callback method will be invoked once for each matching
+ * Call a method for each known matching host to get its HELLO.
+ * The callback method will be invoked once for each matching
  * host and then finally once with a NULL pointer.  After that final
  * invocation, the iterator context must no longer be used.
  *