aboutsummaryrefslogtreecommitdiff
path: root/src/block/test_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/test_block.c')
-rw-r--r--src/block/test_block.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/test_block.c b/src/block/test_block.c
index e57b891ad..5e2b34696 100644
--- a/src/block/test_block.c
+++ b/src/block/test_block.c
@@ -32,7 +32,7 @@
32static int 32static int
33test_fs (struct GNUNET_BLOCK_Context *ctx) 33test_fs (struct GNUNET_BLOCK_Context *ctx)
34{ 34{
35 GNUNET_HashCode key; 35 struct GNUNET_HashCode key;
36 char block[4]; 36 char block[4];
37 37
38 memset (block, 1, sizeof (block)); 38 memset (block, 1, sizeof (block));