aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/namespace_search.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/namespace_search.h')
-rw-r--r--src/plugins/fs/namespace_search.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/fs/namespace_search.h b/src/plugins/fs/namespace_search.h
index 2b42c5b1..06c553e4 100644
--- a/src/plugins/fs/namespace_search.h
+++ b/src/plugins/fs/namespace_search.h
@@ -38,8 +38,7 @@
38 */ 38 */
39int namespace_discovered_cb (void *cls, 39int namespace_discovered_cb (void *cls,
40 const GNUNET_HashCode * namespaceId, 40 const GNUNET_HashCode * namespaceId,
41 const struct GNUNET_MetaData *md, 41 const struct GNUNET_MetaData *md, int rating);
42 int rating);
43 42
44 43
45 44