aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-12 11:05:45 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-12 11:05:45 +0000
commitaab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505 (patch)
treebf6b82cb7f5627aee54ed6a4dc54e8bf88546bc5 /src/include/gnunet_block_lib.h
parentefe49b0195806a23912e11e8566b5fb788faa244 (diff)
downloadgnunet-aab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505.tar.gz
gnunet-aab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505.zip
ds
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