aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_block_lib.h')
-rw-r--r--src/include/gnunet_block_lib.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/include/gnunet_block_lib.h b/src/include/gnunet_block_lib.h
index 513605eb2..d76a7f63f 100644
--- a/src/include/gnunet_block_lib.h
+++ b/src/include/gnunet_block_lib.h
@@ -80,9 +80,6 @@ enum GNUNET_BLOCK_Type
80 }; 80 };
81 81
82 82
83
84
85
86/** 83/**
87 * @brief keyword block (advertising data under a keyword) 84 * @brief keyword block (advertising data under a keyword)
88 */ 85 */
@@ -110,6 +107,7 @@ struct KBlock
110 107
111}; 108};
112 109
110
113/** 111/**
114 * @brief namespace content block (advertising data under an identifier in a namespace) 112 * @brief namespace content block (advertising data under an identifier in a namespace)
115 */ 113 */
@@ -193,8 +191,6 @@ struct NBlock
193}; 191};
194 192
195 193
196
197
198/** 194/**
199 * @brief index block (indexing a DBlock that 195 * @brief index block (indexing a DBlock that
200 * can be obtained directly from reading 196 * can be obtained directly from reading