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:
7ecf1e2
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 18 Mar 2010 09:58:59 +0000
(09:58 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 18 Mar 2010 09:58:59 +0000
(09:58 +0000)
src/fs/gnunet-service-fs.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-service-fs.c
b/src/fs/gnunet-service-fs.c
index 9f290d67dedbc74bf73a063e1827083c2347b0b1..4b2ce3a9d4e3f0d04172d6d60e6862b5edafa5e7 100644
(file)
--- a/
src/fs/gnunet-service-fs.c
+++ b/
src/fs/gnunet-service-fs.c
@@
-1560,6
+1560,7
@@
transmit_reply_continuation (void *cls,
/* only one reply expected, done with the request! */
destroy_pending_request (pr);
break;
+ case GNUNET_DATASTORE_BLOCKTYPE_ANY:
case GNUNET_DATASTORE_BLOCKTYPE_KBLOCK:
case GNUNET_DATASTORE_BLOCKTYPE_SBLOCK:
break;