aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-05 21:28:05 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-05 21:28:05 +0000
commitee2772f80cd28ba069df96a2dfac78b985f1edc6 (patch)
treea3625283ff0149afc8b36afe960a84f4f07ae55c /src/fs/fs_namespace.c
parent8fd0de5147610235fe80e4423f7519e531266c5f (diff)
downloadgnunet-ee2772f80cd28ba069df96a2dfac78b985f1edc6.tar.gz
gnunet-ee2772f80cd28ba069df96a2dfac78b985f1edc6.zip
additional tests
Diffstat (limited to 'src/fs/fs_namespace.c')
-rw-r--r--src/fs/fs_namespace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index 96e1f4f3f..462080305 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -170,7 +170,6 @@ advertisement_cont (void *cls,
170 GNUNET_free (ac); 170 GNUNET_free (ac);
171 return; 171 return;
172 } 172 }
173
174 keyword = ac->ksk_uri->data.ksk.keywords[ac->pos++]; 173 keyword = ac->ksk_uri->data.ksk.keywords[ac->pos++];
175 /* first character of keyword indicates if it is 174 /* first character of keyword indicates if it is
176 mandatory or not -- ignore for hashing */ 175 mandatory or not -- ignore for hashing */