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:
50d97ba
)
- verbose log
author
Bart Polot
<bart.polot+gnunet@gmail.com>
Tue, 21 Feb 2017 12:47:40 +0000
(13:47 +0100)
committer
Bart Polot
<bart.polot+gnunet@gmail.com>
Tue, 21 Feb 2017 12:47:40 +0000
(13:47 +0100)
src/cadet/test_cadet_local_mq.c
patch
|
blob
|
history
diff --git
a/src/cadet/test_cadet_local_mq.c
b/src/cadet/test_cadet_local_mq.c
index 785a8844f29da2f28e97b6c251740742c6e34647..19bafbed1fae6fba0753f5bd1361d9983a15a2f3 100644
(file)
--- a/
src/cadet/test_cadet_local_mq.c
+++ b/
src/cadet/test_cadet_local_mq.c
@@
-168,8
+168,8
@@
disconnected (void *cls,
const struct GNUNET_CADET_Channel *channel)
{
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
- "disconnected cls: %p\n",
- cls);
+ "disconnected c
hannel %p, c
ls: %p\n",
+ c
hannel, c
ls);
if (channel == ch)
ch = NULL;
}