diff options
Diffstat (limited to 'include/send.h')
-rw-r--r-- | include/send.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/send.h b/include/send.h index ed75187..a536e86 100644 --- a/include/send.h +++ b/include/send.h @@ -92,7 +92,7 @@ extern void sendto_realops_flags(unsigned int, int, int, const char *, ...) AFP(4,5); extern void sendto_wallops_flags(unsigned int, struct Client *, const char *, ...) AFP(3,4); -extern void ts_warn(const char *, ...) AFP(1,2); +extern void sendto_realops_flags_ratelimited(const char *, ...) AFP(1,2); extern void sendto_anywhere(struct Client *, struct Client *, const char *, |