# | Line 56 | Line 56 | extern void sendto_channel_local_butone( | |
---|---|---|
56 | extern void sendto_channel_remote(struct Client *, struct Client *, int, | |
57 | const unsigned int, const unsigned int, | |
58 | struct Channel *, const char *, ...); | |
59 | < | extern void sendto_server(struct Client *, const struct Channel *, |
59 | > | extern void sendto_server(struct Client *, |
60 | const unsigned int, | |
61 | const unsigned int, const char *, ...); | |
62 | extern void sendto_match_butone(struct Client *, struct Client *, |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |