X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver.c;h=501fc671ac228d0ef2d980b85705f6d884799e98;hb=6cf290c9d959d9842d099d7f3c02aa4aca286b0f;hp=777d724336699556b6d6d020eeb115566eb2e13d;hpb=8311a3ebf2477adc75ae010cde73ab03f9b9bc74;p=silc.git diff --git a/apps/silcd/server.c b/apps/silcd/server.c index 777d7243..501fc671 100644 --- a/apps/silcd/server.c +++ b/apps/silcd/server.c @@ -5018,7 +5018,7 @@ void silc_server_save_users_on_channel(SilcServer server, } if (!(client->data.status & SILC_IDLIST_STATUS_REGISTERED)) { - SILC_LOG_ERROR(("Attempting to add unregistered client to channel ", + SILC_LOG_ERROR(("Attempting to add unregistered client to channel " "%s", channel->channel_name)); continue; }