mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 21:03:12 +02:00
3.2!
This commit is contained in:
+1
-1
@@ -762,7 +762,7 @@ struct Server {
|
||||
struct _spamfilter {
|
||||
unsigned short action; /* see BAN_ACT* */
|
||||
regex_t expr;
|
||||
char *tkl_reason;
|
||||
char *tkl_reason; /* spamfilter reason field [escaped by unreal_encodespace()!] */
|
||||
TS tkl_duration;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user