Merge branch 'topic/format-cleanup' of git://valera-ext.nynaeve.net/silc into silc...
[silc.git] / apps / silcd / server.c
index 2f97d79d837aaeee25893ad676f2f5cd1dab382d..2ed570783b6030c8a28b4299859d0398a4c70555 100644 (file)
@@ -5030,7 +5030,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;
     }