diff options
Diffstat (limited to 'src/plugins/fs/namespace.h')
-rw-r--r-- | src/plugins/fs/namespace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/namespace.h b/src/plugins/fs/namespace.h index 880f82a8..0b7663f9 100644 --- a/src/plugins/fs/namespace.h +++ b/src/plugins/fs/namespace.h | |||
@@ -32,7 +32,7 @@ | |||
32 | */ | 32 | */ |
33 | int addTabForNamespace (void *unused, | 33 | int addTabForNamespace (void *unused, |
34 | const GNUNET_HashCode * namespaceId, | 34 | const GNUNET_HashCode * namespaceId, |
35 | const struct GNUNET_ECRS_MetaData *md, int rating); | 35 | const struct GNUNET_MetaData *md, int rating); |
36 | 36 | ||
37 | 37 | ||
38 | void fs_namespace_start (void); | 38 | void fs_namespace_start (void); |