aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo/peerinfo.h')
-rw-r--r--src/peerinfo/peerinfo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/peerinfo/peerinfo.h b/src/peerinfo/peerinfo.h
index 919645e..e618487 100644
--- a/src/peerinfo/peerinfo.h
+++ b/src/peerinfo/peerinfo.h
@@ -38,7 +38,8 @@ struct ListPeerMessage
{
/**
- * Type will be GNUNET_MESSAGE_TYPE_PEERINFO_GET
+ * Type will be GNUNET_MESSAGE_TYPE_PEERINFO_GET or
+ * GNUNET_MESSAGE_TYPE_PEERINFO_GET_ALL.
*/
struct GNUNET_MessageHeader header;