X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.c;h=c718c3baebde33a3a8f4d7dc18d2b03208118efb;hb=2a4bc2680d6927b8d809e55af662feacb8a42707;hp=88a91d64854449b079c7b3e7b15695739c95cd60;hpb=c25080b48f4ac82d692be456fa32e4852219407b;p=silc.git diff --git a/apps/silcd/command_reply.c b/apps/silcd/command_reply.c index 88a91d64..c718c3ba 100644 --- a/apps/silcd/command_reply.c +++ b/apps/silcd/command_reply.c @@ -813,6 +813,7 @@ SILC_SERVER_CMD_REPLY_FUNC(join) silc_free(id); goto out; } + server->stat.my_channels++; } else { /* The entry exists. */ if (cache->id)