]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_user.c
chm_operonly_compat, this adds +O channel mode, which means oper only channel
[irc/rqf/shadowircd.git] / src / s_user.c
index 30450d87c7d479e96e076c97a1009600e23c2a75..f8d5e0ca1ad54d65d4eaf22c888f2d090c92bc65 100644 (file)
@@ -1373,7 +1373,7 @@ construct_umodebuf(void)
 
 void
 change_nick_user_host(struct Client *target_p, const char *nick, const char *user,
-                     const char *host, int newts, char *format, ...)
+                     const char *host, int newts, const char *format, ...)
 {
        rb_dlink_node *ptr;
        struct Channel *chptr;