]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/s_conf.h
Generate the "Temporary K-line %d min" part from aconf->hold - aconf->created.
[irc/rqf/shadowircd.git] / include / s_conf.h
index 6ca99941ffdbb7c7e9fe0bfcf494dd30d72488f1..4dbdd6030848e6b464b9480882d669db8af0ff72 100644 (file)
@@ -349,6 +349,7 @@ extern struct ConfItem *find_tkline(const char *, const char *, struct sockaddr
 extern char *show_iline_prefix(struct Client *, struct ConfItem *, char *);
 extern void get_printable_conf(struct ConfItem *,
                               char **, char **, char **, char **, int *, char **);
+extern char *get_user_ban_reason(struct ConfItem *aconf);
 extern void get_printable_kline(struct Client *, struct ConfItem *,
                                char **, char **, char **, char **);