]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/client.c
Complete the move of xlines and resvs from aconf->name to aconf->host.
[irc/rqf/shadowircd.git] / src / client.c
index 47ba0a450c29fa143e0e542c1a69ca90e054baaf..72ce398b5162ab58a36a4d64ffac188af31acbe1 100644 (file)
@@ -585,7 +585,7 @@ check_xlines(void)
                                sendto_realops_snomask(SNO_GENERAL, L_ALL,
                                                     "XLINE over-ruled for %s, client is kline_exempt [%s]",
                                                     get_client_name(client_p, HIDE_IP),
-                                                    aconf->name);
+                                                    aconf->host);
                                continue;
                        }