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:
23886e5
)
allow any for search
author
Christian Grothoff
<christian@grothoff.org>
Thu, 25 Feb 2010 12:53:01 +0000
(12:53 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 25 Feb 2010 12:53:01 +0000
(12:53 +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 58aafe5578b97cd95e87ab2394d9b2ae19350129..afb28de13c4de13786ea903717fa11b145cc0f6f 100644
(file)
--- a/
src/fs/gnunet-service-fs.c
+++ b/
src/fs/gnunet-service-fs.c
@@
-2456,6
+2456,7
@@
handle_start_search (void *cls,
type = ntohl (sm->type);
switch (type)
{
+ case GNUNET_DATASTORE_BLOCKTYPE_ANY:
case GNUNET_DATASTORE_BLOCKTYPE_DBLOCK:
case GNUNET_DATASTORE_BLOCKTYPE_IBLOCK:
case GNUNET_DATASTORE_BLOCKTYPE_KBLOCK: