]> jfr.im git - solanum.git/blobdiff - include/send.h
msgbuf: fix AFP() macro
[solanum.git] / include / send.h
index 5b1a077279f34b51b366b7ec622a1fef505bb98f..08a33626cc0db8d53a2c9cef1a377af67b27fc03 100644 (file)
@@ -68,8 +68,8 @@ extern void sendto_channel_local_with_capability(int type, int caps, int negcaps
 extern void sendto_channel_local_with_capability_butone(struct Client *, int type, int caps, int negcaps, struct Channel *,
                                                        const char *, ...) AFP(6, 7);
 
-extern void sendto_common_channels_local(struct Client *, int cap, const char *, ...) AFP(3, 4);
-extern void sendto_common_channels_local_butone(struct Client *, int cap, const char *, ...) AFP(3, 4);
+extern void sendto_common_channels_local(struct Client *, int cap, int negcap, const char *, ...) AFP(4, 5);
+extern void sendto_common_channels_local_butone(struct Client *, int cap, int negcap, const char *, ...) AFP(4, 5);
 
 
 extern void sendto_match_butone(struct Client *, struct Client *,