aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_protocol.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-28 12:05:53 +0000
committerChristian Grothoff <christian@grothoff.org>2014-11-28 12:05:53 +0000
commit264c9b7f668d0429eaae01075c742ae6ad6f49ee (patch)
tree74f6b4a2ba7b9cb08377beb3e7ba6cf65e57188a /src/set/gnunet-service-set_protocol.h
parentf23525cfc0c0a8931db0b20b35c1aabbfbc5ac4e (diff)
downloadgnunet-264c9b7f668d0429eaae01075c742ae6ad6f49ee.tar.gz
gnunet-264c9b7f668d0429eaae01075c742ae6ad6f49ee.zip
-doxygen
Diffstat (limited to 'src/set/gnunet-service-set_protocol.h')
-rw-r--r--src/set/gnunet-service-set_protocol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/set/gnunet-service-set_protocol.h b/src/set/gnunet-service-set_protocol.h
index f02c61718..f21259804 100644
--- a/src/set/gnunet-service-set_protocol.h
+++ b/src/set/gnunet-service-set_protocol.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2013 Christian Grothoff (and other contributing authors) 3 (C) 2013, 2014 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -20,7 +20,7 @@
20 20
21/** 21/**
22 * @author Florian Dold 22 * @author Florian Dold
23 * @file set/set_protocol.h 23 * @file set/gnunet-service-set_protocol.h
24 * @brief Peer-to-Peer messages for gnunet set 24 * @brief Peer-to-Peer messages for gnunet set
25 */ 25 */
26#ifndef SET_PROTOCOL_H 26#ifndef SET_PROTOCOL_H
@@ -66,7 +66,7 @@ struct OperationRequestMessage
66struct IBFMessage 66struct IBFMessage
67{ 67{
68 /** 68 /**
69 * Type: #GNUNET_MESSAGE_TYPE_SET_P2P_IBF 69 * Type: #GNUNET_MESSAGE_TYPE_SET_UNION_P2P_IBF
70 */ 70 */
71 struct GNUNET_MessageHeader header; 71 struct GNUNET_MessageHeader header;
72 72