Applied silc-rehash-plus-misc-stuff.patch.
[silc.git] / apps / silcd / packet_receive.c
index a3f0848a06252e265ac4bf486adbb317d49330a3..972e60be2e268adcd5812d043e3030ad7ff944ed 100644 (file)
@@ -1877,8 +1877,7 @@ SilcClientEntry silc_server_new_client(SilcServer server,
                           username));
   SILC_SERVER_SEND_NOTIFY(server, sock, SILC_NOTIFY_TYPE_NONE,
                          ("Your host is %s, running version %s",
-                          server->config->server_info->server_name,
-                          server_version));
+                          server->server_name, server_version));
   if (server->server_type == SILC_ROUTER) {
     SILC_SERVER_SEND_NOTIFY(server, sock, SILC_NOTIFY_TYPE_NONE,
                            ("There are %d clients on %d servers in SILC "