aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.c
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-03-23 17:24:52 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-03-23 17:24:52 +0000
commite4dc37769bec7c097946939d5ac8d12b49cfbeb9 (patch)
tree218a3f453d7ea4d598685aeeba4e8f0181697115 /src/fs/fs_uri.c
parent04423022fefe80b52b3676967d9eac4145417d84 (diff)
-note \& ignores
git-svn-id: https://gnunet.org/svn/gnunet@20736 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/fs/fs_uri.c')
-rw-r--r--src/fs/fs_uri.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c
index b5b4e1299c..dc6d195caf 100644
--- a/src/fs/fs_uri.c
+++ b/src/fs/fs_uri.c
@@ -1500,6 +1500,10 @@ find_duplicate (const char *s, const char **array, int array_length)
return GNUNET_NO;
}
+
+/**
+ * FIXME: comment
+ */
static char *
normalize_metadata (enum EXTRACTOR_MetaFormat format, const char *data,
size_t data_len)