From 97d9a982e9f2555c51eae2279166d707b3c8a09e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Jun 2014 20:24:36 +0000 Subject: -reordering API in header to make structure more obvious --- src/fs/fs_search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/fs_search.c') diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c index a62a6498e..7e4e38b27 100644 --- a/src/fs/fs_search.c +++ b/src/fs/fs_search.c @@ -1383,7 +1383,7 @@ search_result_resume_probes (void *cls, */ static int search_result_suspend (void *cls, - const struct GNUNET_HashCode * key, + const struct GNUNET_HashCode *key, void *value) { struct GNUNET_FS_SearchContext *sc = cls; -- cgit v1.2.3