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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_block_lib.h b/src/include/gnunet_block_lib.h
index 78ade8218..6f82381ac 100644
--- a/src/include/gnunet_block_lib.h
+++ b/src/include/gnunet_block_lib.h
@@ -243,7 +243,7 @@ enum GNUNET_BLOCK_ReplyEvaluationResult
243 /** 243 /**
244 * Specified block type not supported by any plugin. 244 * Specified block type not supported by any plugin.
245 */ 245 */
246 GNUNET_BLOCK_REPLY_TYPE_NOT_SUPPORTED = -1 246 GNUNET_BLOCK_REPLY_TYPE_NOT_SUPPORTED = -1,
247 247
248 /** 248 /**
249 * Block does not match query (invalid result) 249 * Block does not match query (invalid result)