aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_constants.h')
-rw-r--r--src/include/gnunet_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_constants.h b/src/include/gnunet_constants.h
index 5f37f8922..730a3d6d7 100644
--- a/src/include/gnunet_constants.h
+++ b/src/include/gnunet_constants.h
@@ -119,7 +119,7 @@ extern "C"
119 119
120/** 120/**
121 * Largest block that can be stored in the DHT. 121 * Largest block that can be stored in the DHT.
122 */ 122 */
123#define GNUNET_CONSTANTS_MAX_BLOCK_SIZE (62 * 1024) 123#define GNUNET_CONSTANTS_MAX_BLOCK_SIZE (62 * 1024)
124 124
125 125