]> jfr.im git - solanum.git/blobdiff - src/s_serv.c
Spring cleaning redux:
[solanum.git] / src / s_serv.c
index fc6db9cc1592efef4bbf5c0c10ca26dbf4647e9f..cf0dd391456537fda29842f898ff9b1e7afed036 100644 (file)
@@ -578,7 +578,7 @@ burst_TS6(struct Client *client_p)
                if(!IsPerson(target_p))
                        continue;
 
-               send_umode(NULL, target_p, 0, 0, ubuf);
+               send_umode(NULL, target_p, 0, ubuf);
                if(!*ubuf)
                {
                        ubuf[0] = '+';