projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe947a9
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Fri, 9 Oct 2009 05:37:20 +0000
(
05:37
+0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 9 Oct 2009 05:37:20 +0000
(
05:37
+0000)
src/util/container_meta_data.c
patch
|
blob
|
history
diff --git
a/src/util/container_meta_data.c
b/src/util/container_meta_data.c
index 5ae3b15cfc15273f0c3c1c60ccf2e53be6e90a8f..5c70f95ffc19b96b7a1fe8fbe773473a5ad69f6e 100644
(file)
--- a/
src/util/container_meta_data.c
+++ b/
src/util/container_meta_data.c
@@
-194,7
+194,7
@@
GNUNET_CONTAINER_meta_data_get_contents (const struct
{
if (!EXTRACTOR_isBinaryType (md->items[i].type))
{
- if ((iter
ator
!= NULL) &&
+ if ((iter != NULL) &&
(GNUNET_OK != iter (iter_cls,
md->items[i].type,
md->items[i].data)))