# | Line 367 | Line 367 | register_local_user(struct Client *sourc | |
---|---|---|
367 | assert(MyConnect(source_p)); | |
368 | assert(!source_p->connection->registration); | |
369 | ||
370 | – | ClearCap(source_p, CAP_TS6); |
371 | – | |
370 | if (ConfigGeneral.ping_cookie) | |
371 | { | |
372 | if (!IsPingSent(source_p) && !source_p->connection->random_ping) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |