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:
b07ea00
)
- cppcheck
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 26 Jan 2012 13:20:06 +0000
(13:20 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 26 Jan 2012 13:20:06 +0000
(13:20 +0000)
src/ats/ats_api_performance.c
patch
|
blob
|
history
diff --git
a/src/ats/ats_api_performance.c
b/src/ats/ats_api_performance.c
index c9f9a0b38fb3d318b86e3cf47f0d45366ab3f0eb..848c7ec4dc59c5fa09bf9bb5ad1b3403e4ea190f 100644
(file)
--- a/
src/ats/ats_api_performance.c
+++ b/
src/ats/ats_api_performance.c
@@
-390,7
+390,6
@@
process_ats_message (void *cls, const struct GNUNET_MessageHeader *msg)
default:
GNUNET_break (0);
goto reconnect;
- return;
}
GNUNET_CLIENT_receive (ph->client, &process_ats_message, ph,
GNUNET_TIME_UNIT_FOREVER_REL);