X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_stats.c;h=9fdb35d65b1059a53e23b7f9258c30869363f955;hb=e2ab371068a988053b28cabc27e279ec62029329;hp=d61f0f59327840f5172eca6e045417608fc7bb66;hpb=b1bf1ad0d9395083af8dc597d254d432a816bc4f;p=ircu2.10.12-pk.git diff --git a/ircd/s_stats.c b/ircd/s_stats.c index d61f0f5..9fdb35d 100644 --- a/ircd/s_stats.c +++ b/ircd/s_stats.c @@ -104,7 +104,7 @@ stats_configured_links(struct Client *sptr, const struct StatDesc* sd, if (tmp->status & CONF_UWORLD) send_reply(sptr, RPL_STATSULINE, host); else if (tmp->status & CONF_SERVER) - send_reply(sptr, RPL_STATSCLINE, name, (host[0] == ':' ? "0" : ""), host, port, maximum, hub_limit, get_conf_class(tmp)); + send_reply(sptr, RPL_STATSCLINE, name, "", "*", port, maximum, hub_limit, get_conf_class(tmp)); else if (tmp->status & CONF_CLIENT) send_reply(sptr, RPL_STATSILINE, (tmp->host ? tmp->host : "*"), maximum,