X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/02e13326cf736d24542544f673580e689f377bb8..6d18bf1a12bfc8c49579f818c7b9c43301a2817d:/src/s_newconf.c diff --git a/src/s_newconf.c b/src/s_newconf.c index fa51336..1c3c019 100644 --- a/src/s_newconf.c +++ b/src/s_newconf.c @@ -488,7 +488,7 @@ detach_server_conf(struct Client *client_p) } void -set_server_conf_autoconn(struct Client *source_p, char *name, int newval) +set_server_conf_autoconn(struct Client *source_p, const char *name, int newval) { struct server_conf *server_p;