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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/namespace_search.h b/src/plugins/fs/namespace_search.h
index c88f3196..4a1beff5 100644
--- a/src/plugins/fs/namespace_search.h
+++ b/src/plugins/fs/namespace_search.h
@@ -39,7 +39,7 @@
39int namespace_discovered_cb (void *cls, 39int namespace_discovered_cb (void *cls,
40 const char *namespaceName, 40 const char *namespaceName,
41 const GNUNET_HashCode * namespaceId, 41 const GNUNET_HashCode * namespaceId,
42 const struct ECRS_MetaData *md, int rating); 42 const struct GNUNET_ECRS_MetaData *md, int rating);
43 43
44 44
45 45