aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/test_datacache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache/test_datacache.c')
-rw-r--r--src/datacache/test_datacache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datacache/test_datacache.c b/src/datacache/test_datacache.c
index 6f6e4eec1..5740d2b7d 100644
--- a/src/datacache/test_datacache.c
+++ b/src/datacache/test_datacache.c
@@ -46,7 +46,7 @@ checkIt (void *cls,
46 enum GNUNET_BLOCK_Type type, 46 enum GNUNET_BLOCK_Type type,
47 struct GNUNET_TIME_Absolute exp, 47 struct GNUNET_TIME_Absolute exp,
48 unsigned int path_len, 48 unsigned int path_len,
49 const struct GNUNET_PeerIdentity *path) 49 const struct GNUNET_DHT_PathElement *path)
50{ 50{
51 (void) key; 51 (void) key;
52 (void) type; 52 (void) type;