diff options
Diffstat (limited to 'src/plugins/fs/namespace_search.h')
-rw-r--r-- | src/plugins/fs/namespace_search.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/fs/namespace_search.h b/src/plugins/fs/namespace_search.h index 8a628297..2afbd1f3 100644 --- a/src/plugins/fs/namespace_search.h +++ b/src/plugins/fs/namespace_search.h | |||
@@ -37,7 +37,6 @@ | |||
37 | * @return GNUNET_OK (always) | 37 | * @return GNUNET_OK (always) |
38 | */ | 38 | */ |
39 | int namespace_discovered_cb (void *cls, | 39 | int namespace_discovered_cb (void *cls, |
40 | const char *namespaceName, | ||
41 | const GNUNET_HashCode * namespaceId, | 40 | const GNUNET_HashCode * namespaceId, |
42 | const struct GNUNET_ECRS_MetaData *md, | 41 | const struct GNUNET_ECRS_MetaData *md, |
43 | int rating); | 42 | int rating); |