X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.c;h=b54126cfcd7c48645ed73957f65a642ca61ad606;hb=9a3eb96ee8950fbce03b1e115e656960be189dfc;hp=0b1645ec4fba9332a1c8e0dea17eba370916680d;hpb=55609b28f1976ac27e157ccb12135fe5103d4d0c;p=silc.git diff --git a/apps/silcd/command_reply.c b/apps/silcd/command_reply.c index 0b1645ec..b54126cf 100644 --- a/apps/silcd/command_reply.c +++ b/apps/silcd/command_reply.c @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2005, 2007 Pekka Riikonen + Copyright (C) 1997 - 2009 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1242,6 +1242,8 @@ SILC_SERVER_CMD_REPLY_FUNC(stats) SILC_STR_END); } + SILC_LOG_DEBUG(("stat.clients = %d\n", server->stat.clients)); + out: SILC_SERVER_PENDING_EXEC(cmd, SILC_COMMAND_STATS); err: