# | Line 197 | Line 197 | report_and_set_user_flags(struct Client | |
---|---|---|
197 | if (IsConfExemptKline(conf)) | |
198 | { | |
199 | SetExemptKline(source_p); | |
200 | < | sendto_one_notice(source_p, &me, ":*** You are exempt from K/D/G lines. Congrats."); |
200 | > | sendto_one_notice(source_p, &me, ":*** You are exempt from K/D lines. Congrats."); |
201 | } | |
202 | ||
203 | if (IsConfExemptResv(conf)) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |