aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_block_plugin.h')
-rw-r--r--src/include/gnunet_block_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_block_plugin.h b/src/include/gnunet_block_plugin.h
index aadfdb5a4..91f278d38 100644
--- a/src/include/gnunet_block_plugin.h
+++ b/src/include/gnunet_block_plugin.h
@@ -51,7 +51,7 @@
51 * @param reply_block_size number of bytes in @a reply_block 51 * @param reply_block_size number of bytes in @a reply_block
52 * @return characterization of result 52 * @return characterization of result
53 */ 53 */
54typedef enum GNUNET_BLOCK_EvaluationResult 54typedef enum GNUNET_BLOCK_EvaluationResult
55(*GNUNET_BLOCK_EvaluationFunction) (void *cls, 55(*GNUNET_BLOCK_EvaluationFunction) (void *cls,
56 enum GNUNET_BLOCK_Type type, 56 enum GNUNET_BLOCK_Type type,
57 const struct GNUNET_HashCode *query, 57 const struct GNUNET_HashCode *query,