fixed some collisions with older commits
[ircu2.10.12-pk.git] / ircd / s_misc.c
index 9993f58492ddf84e1167fbfe75a8d9be46e6ecaa..561c976a17cd0242dc8143fb52eebf5e0d5b05a5 100644 (file)
@@ -376,7 +376,7 @@ void unzombie_client(struct Client *cptr, struct Client *sptr, struct Client *ac
     struct Flags setflags = cli_flags(acptr);
     struct Membership *chan;
     sendcmdto_one(acptr, CMD_NICK, victim, "%C", victim);
-    send_umode(victim, victim, &setflags, ALL_UMODES);
+    send_umode(victim, victim, &setflags, ALL_UMODES, 0);
 
     /*
      * mark current client as zombie on all channels so that it does not show