X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/212380e3f42f585dc1ea927402252eb943f91f7b..4cda5f2264cede6062de2fa859eec3c4ff91b52c:/src/s_newconf.c?ds=sidebyside diff --git a/src/s_newconf.c b/src/s_newconf.c index 97cd475..66adbec 100644 --- a/src/s_newconf.c +++ b/src/s_newconf.c @@ -29,7 +29,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $Id: s_newconf.c 1747 2006-07-25 21:22:45Z jilles $ + * $Id: s_newconf.c 3161 2007-01-25 07:23:01Z nenolod $ */ #include "stdinc.h" @@ -504,8 +504,7 @@ set_server_conf_autoconn(struct Client *source_p, char *name, int newval) get_oper_name(source_p), name, newval); } else - sendto_one(source_p, ":%s NOTICE %s :Can't find %s", - me.name, source_p->name, name); + sendto_one_notice(source_p, ":Can't find %s", name); } struct ConfItem *