X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/8ccc8208641f14063f9116e252f059bd1cf95900..46b3bb76550cf811d049a534fffddc0da8699f20:/include/send.h diff --git a/include/send.h b/include/send.h index b0e0801..6c55bb5 100644 --- a/include/send.h +++ b/include/send.h @@ -66,6 +66,7 @@ extern void sendto_channel_local_butone(struct Client *, int type, struct Channe extern void sendto_common_channels_local(struct Client *, const char *, ...) AFP(2, 3); extern void sendto_common_channels_local_with_capability(struct Client *, int, const char *, ...) AFP(3, 4); extern void sendto_common_channels_local_butone(struct Client *, const char *, ...) AFP(2, 3); +extern void sendto_common_channels_local_with_capability_butone(struct Client *, int, const char *, ...) AFP(3, 4); extern void sendto_match_butone(struct Client *, struct Client *,