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:
4ad75b3
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Tue, 23 Feb 2010 15:03:49 +0000
(15:03 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 23 Feb 2010 15:03:49 +0000
(15:03 +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 618bd85fa8d1c24a6d8b66f8e6e2e9af93790f9f..58aafe5578b97cd95e87ab2394d9b2ae19350129 100644
(file)
--- a/
src/fs/gnunet-service-fs.c
+++ b/
src/fs/gnunet-service-fs.c
@@
-2465,7
+2465,7
@@
handle_start_search (void *cls,
GNUNET_break (0);
GNUNET_SERVER_receive_done (client,
GNUNET_SYSERR);
- return
GNUNET_SYSERR
;
+ return;
}
#if DEBUG_FS
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,