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:
4ef3594
)
Fix debug message.
author
jah
<jah@zadkiel.plus.com>
Sun, 25 Jun 2017 11:47:49 +0000
(12:47 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Sun, 25 Jun 2017 12:04:51 +0000
(14:04 +0200)
src/cadet/cadet_api.c
patch
|
blob
|
history
diff --git
a/src/cadet/cadet_api.c
b/src/cadet/cadet_api.c
index 3fdeffe13089a9680ef713afb29faa4f929096d1..00a482452d338911898dd96af5b68ed38ae19048 100644
(file)
--- a/
src/cadet/cadet_api.c
+++ b/
src/cadet/cadet_api.c
@@
-326,7
+326,7
@@
destroy_channel (struct GNUNET_CADET_Channel *ch)
LOG (GNUNET_ERROR_TYPE_DEBUG,
"Destroying channel %X of %p\n",
-
ch->ccn
,
+
htonl (ch->ccn.channel_of_client)
,
h);
GNUNET_assert (GNUNET_YES ==
GNUNET_CONTAINER_multihashmap32_remove (h->channels,