convert fs publish to MQ
[oweals/gnunet.git] / src / include / gnunet_peerinfo_service.h
index cdf7b26bd52c9f3a6e9646b0a6eccf2c13f03cdc..44df483a08fe431688e468bd52ec1c47f6eb67bc 100644 (file)
@@ -172,7 +172,7 @@ struct GNUNET_PEERINFO_NotifyContext;
  * changes.  Initially calls the given function for all known
  * peers and then only signals changes.
  *
- * If include_friend_only is set to GNUNET_YES peerinfo will include HELLO
+ * If @a include_friend_only is set to #GNUNET_YES peerinfo will include HELLO
  * messages which are intended for friend to friend mode and which do not
  * have to be gossiped. Otherwise these messages are skipped.
  *