# | Line 45 | Line 45 | extern void send_queued_write(struct Cli | |
---|---|---|
45 | extern void send_queued_all(void); | |
46 | extern void sendto_one(struct Client *, const char *, ...); | |
47 | extern void sendto_channel_butone(struct Client *, struct Client *, | |
48 | < | struct Channel *, const char *, |
48 | > | struct Channel *, unsigned int, |
49 | const char *, ...); | |
50 | extern void sendto_common_channels_local(struct Client *, int, | |
51 | const char *, ...); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |